-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add menu (also known as "app") as a bindable key (#7328)
- Add MENU key with "menu" "app" as key bindings. - Updated profiles.schema.json and documentation. ## Validation Steps Performed Ran tests locally. Tested out the new key binding. ```{ "command": "openNewTabDropdown", "keys": "app" }``` Closes #7144
- Loading branch information
1 parent
a50c48c
commit 93d2669
Showing
3 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters