forked from cockpit-project/cockpit-files
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes: cockpit-project#451 For now this adds following keybindings: - `alt + arrow up`: go up one directory - `alt + arrow down`: go into currently selected directory - `F2`: rename selected file - `ctrl + a`: select all files - `N`: create new directory - `L`: focus files breadcrumbs to manually edit it Alt + arrow left/right is already supported by cockpit files browser history. What is probably good for a discussion is if we want to override default browser behavior for `ctrl + l` which focuses the Address Bar to "focus files breadcrumbs to manually edit it" or use the keybind that I set (`L` aka `shift + l`).
- Loading branch information
1 parent
8f6d5d0
commit ac26b32
Showing
4 changed files
with
182 additions
and
50 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
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