mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Added emacs bindings for window-{new,close} functions
This commit is contained in:
parent
ef5d702325
commit
68d3688421
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user