mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Added inset-select-all to emacs bindings
In emacs this shortcut means: Make region contain the current paragraph
This commit is contained in:
parent
48514e49ff
commit
ecdeffb52b
@ -254,6 +254,7 @@ Format 2
|
||||
\bind "S-C-KP_End" "buffer-end-select"
|
||||
\bind "S-C-KP_Prior" "buffer-begin-select"
|
||||
\bind "S-C-KP_Next" "buffer-end-select"
|
||||
\bind "M-h" "inset-select-all"
|
||||
\bind "C-KP_Insert" "copy"
|
||||
\bind "S-KP_Insert" "paste"
|
||||
\bind "S-KP_Delete" "cut"
|
||||
|
Loading…
Reference in New Issue
Block a user