mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add select whole buffer shortcut to emacs.bind
This commit is contained in:
parent
7bb07f179a
commit
7950d109c8
@ -260,6 +260,7 @@ Format 4
|
||||
\bind "S-C-KP_End" "buffer-end-select"
|
||||
\bind "S-C-KP_Prior" "buffer-move-previous"
|
||||
\bind "S-C-KP_Next" "buffer-move-next"
|
||||
\bind "C-x h" "command-sequence buffer-begin ; buffer-end-select" # select all
|
||||
\bind "M-h" "inset-select-all"
|
||||
\bind "C-KP_Insert" "copy"
|
||||
\bind "S-KP_Insert" "paste"
|
||||
|
Loading…
Reference in New Issue
Block a user