Skip to content

Feature: Only execute certain actions once #11737

Closed
@yaira2

Description

@yaira2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area - actionsFeatures or bug reports relating to actionsgood first issueGood issue for new contributors to get started with

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions