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

master
Maarten van Gompel 4 years ago
parent 9795992d8a
commit ad586b6b58
  1. 3
      scripts/core/sxmo_appmenu.sh

@ -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
;;

Loading…
Cancel
Save