Add an entry to save then quit vim

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
master
Stacy Harper 4 years ago committed by Maarten van Gompel
parent 5da2f78665
commit 7511182cad
  1. 1
      scripts/core/sxmo_appmenu.sh

@ -214,6 +214,7 @@ programchoicesinit() {
$icon_ard Scroll down ^ 1 ^ key Ctrl+Shift+d
$icon_trm Command prompt ^ 0 ^ key Escape Shift+semicolon
$icon_cls Save ^ 0 ^ key Escape Shift+semicolon w Return
$icon_cls Save and Quit ^ 0 ^ key Escape Shift+semicolon w q Return
$icon_cls Quit ^ 0 ^ key Escape Shift+semicolon q Return
$icon_pst Paste Selection ^ 0 ^ key Escape quotedbl asterisk p
$icon_pst Paste Clipboard ^ 0 ^ key Escape quotedbl plus p

Loading…
Cancel
Save