From ad586b6b58913176616e78f4162e79a5ff17c5a2 Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Sun, 16 May 2021 11:46:49 +0200 Subject: [PATCH] add some vim shortcuts to the generic hotkey menu (vim context menu is not always properly detected) --- scripts/core/sxmo_appmenu.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/core/sxmo_appmenu.sh b/scripts/core/sxmo_appmenu.sh index 8e6eca1..58e7675 100755 --- a/scripts/core/sxmo_appmenu.sh +++ b/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 ;;