]> git.lyx.org Git - features.git/commitdiff
Add depth-increment/decrement shortcuts to emacs bind
authorKornel Benko <kornel@lyx.org>
Thu, 16 Feb 2017 14:29:15 +0000 (15:29 +0100)
committerKornel Benko <kornel@lyx.org>
Thu, 16 Feb 2017 14:29:15 +0000 (15:29 +0100)
lib/bind/emacs.bind

index 8a6dd4abaa7d7512f0fecfb54bc6f6146bc1c3ff..0a92d74bb2d2fafaba0c98d0043a0952ca2c99d9 100644 (file)
@@ -228,6 +228,8 @@ Format 4
 \bind "M-Return"               "paragraph-break inverse"
 \bind "C-Return"               "newline-insert newline"
 \bind "C-S-Return"             "newline-insert linebreak"
+\bind "M-S-Right"              "depth-increment"
+\bind "M-S-Left"               "depth-decrement"
 \bind "C-S-L"                  "specialchar-insert ligature-break"
 \bind "C-space"                        "command-alternatives math-space ; space-insert protected"
 \bind "nobreakspace"           "space-insert protected"