Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rich command: NewTab + DuplicateTab #11596

Merged
merged 7 commits into from
Mar 12, 2023

Conversation

cinqmilleans
Copy link
Contributor

@cinqmilleans cinqmilleans commented Mar 7, 2023

Resolved / Related Issues
Here are 2 new commands. For other navigation controls, I'm going to need a context to get the current IMultitaskingControl.

There were 2 keyboard shortcuts for NewTab (Ctrl+T and Ctrl+Shift+K). The second has been deleted but can be put back if necessary.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

@yaira2
Copy link
Member

yaira2 commented Mar 7, 2023

We should support both shortcuts.

@cinqmilleans
Copy link
Contributor Author

Ok. I will implement the custom commands. This will allow to easily have several Hotkeys for the same action. I will update this pr after committing the custom commands. This pr is therefore pending.

@QuaintMako QuaintMako mentioned this pull request Mar 9, 2023
78 tasks
@cinqmilleans
Copy link
Contributor Author

There was no need for a second hotkey because I confused 2 commands. Ctrl+Shift+K is for DuplicateTab and not NewTab. Of course, the multiple hotkeys will have other uses. I updated this pr which can be reviewed.

Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaira2 yaira2 merged commit fa7006d into files-community:main Mar 12, 2023
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants