-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
area - actionsFeatures or bug reports relating to actionsFeatures or bug reports relating to actionsgood first issueGood issue for new contributors to get started withGood issue for new contributors to get started with
Description
What feature or improvement do you think would benefit Files?
Holding down ctrl
+ t
will keep opening tabs until the user releases the keys. In order to reduce the risk of crashing the app, we should only open a single tab. Depending on the context, we should do this for other shortcuts as well.
Requirements
- Only open a single tab when holding down
ctrl
+t
- Only close one tab when holding down
ctrl
+w
- Only refresh tab once when holding down
ctrl
+r
- Only go back once when holding down
alt
+left
- Only go forward once when holding down
alt
+right
Files Version
v2.4
Windows Version
Windows 11
Comments
No response
Jay-o-Way and Lamparter
Metadata
Metadata
Assignees
Labels
area - actionsFeatures or bug reports relating to actionsFeatures or bug reports relating to actionsgood first issueGood issue for new contributors to get started withGood issue for new contributors to get started with
Type
Projects
Status
✅ Done