add some vim shortcuts to the generic hotkey menu (vim context menu is not always properly detected)
This commit is contained in:
parent
9795992d8a
commit
ad586b6b58
1 changed files with 3 additions and 0 deletions
|
@ -374,6 +374,9 @@ programchoicesinit() {
|
||||||
Send Ctrl-D ^ 0 ^ key Ctrl+d
|
Send Ctrl-D ^ 0 ^ key Ctrl+d
|
||||||
Send Ctrl-A ^ 0 ^ key Ctrl+a
|
Send Ctrl-A ^ 0 ^ key Ctrl+a
|
||||||
Send Ctrl-B ^ 0 ^ key Ctrl+b
|
Send Ctrl-B ^ 0 ^ key Ctrl+b
|
||||||
|
Send ESC:w ^ 0 ^ key Escape Shift+semicolon w Return
|
||||||
|
Send ESC:wq ^ 0 ^ key Escape Shift+semicolon w q Return
|
||||||
|
Send ESC:wq! ^ 0 ^ key Escape Shift+semicolon q exclam Return
|
||||||
"
|
"
|
||||||
WINNAME=St
|
WINNAME=St
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue