add some vim shortcuts to the generic hotkey menu (vim context menu is not always properly detected)

This commit is contained in:
Maarten van Gompel 2021-05-16 11:46:49 +02:00
parent 9795992d8a
commit ad586b6b58

View file

@ -374,6 +374,9 @@ programchoicesinit() {
Send Ctrl-D ^ 0 ^ key Ctrl+d
Send Ctrl-A ^ 0 ^ key Ctrl+a
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
;;