X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fbind%2Femacs.bind;h=09fe78361406cee3432bf75d51e362c553259b42;hb=d4ac337f0bd89c279b2133e2475a662a3ada641b;hp=9001111fb4e0405f35dd65bd26a59ebc8c761ee3;hpb=0f5589e2a11d79987c6e11df903eb7175ff10c21;p=lyx.git diff --git a/lib/bind/emacs.bind b/lib/bind/emacs.bind index 9001111fb4..09fe783614 100644 --- a/lib/bind/emacs.bind +++ b/lib/bind/emacs.bind @@ -25,7 +25,7 @@ # # Happy tuning! -Format 1 +Format 2 \bind "C-~S-at" "mark-on" \bind "C-a" "line-begin" @@ -109,6 +109,10 @@ Format 1 \bind "C-Prior" "buffer-previous" \bind "C-x 0" "view-close" +# Window commands +\bind "C-x 5 2" "window-new" +\bind "C-x 5 0" "window-close" + # this is "upcase-region" in emacs #\bind "C-x C-u" "undo" @@ -223,7 +227,7 @@ Format 1 \bind "C-Return" "newline-insert newline" \bind "C-S-Return" "newline-insert linebreak" \bind "C-S-L" "specialchar-insert ligature-break" -\bind "C-space" "command-alternatives space-insert protected ; math-space" +\bind "C-space" "command-alternatives math-space ; space-insert protected" \bind "nobreakspace" "space-insert protected" \bind "C-M-space" "space-insert normal" \bind "S-C-space" "space-insert thin"