-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The command bar now supports better keybindings: CtrlA, CtrlLeft: start of line CtrlE, CtrlRight: end of line CtrlF, AltRight: next word CtrlB, AltLeft: previous word CtrlW, AltBackspace: delete previous word CtrlV: Paste Arrow keys as usual These keybindings are not rebindable (maybe support will be added in the future).
- Loading branch information
Showing
1 changed file
with
128 additions
and
51 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