mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
mac bindings for inset-begin/end
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30179 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4ad536375f
commit
24dbfa13fa
@ -115,6 +115,8 @@
|
||||
\bind "M-Down" "paragraph-down"
|
||||
\bind "C-Up" "buffer-begin"
|
||||
\bind "C-Down" "buffer-end"
|
||||
\bind "M-C-Up" "inset-begin"
|
||||
\bind "M-C-Down" "inset-end"
|
||||
\bind "C-Right" "line-end"
|
||||
\bind "C-Left" "line-begin"
|
||||
|
||||
@ -140,6 +142,8 @@
|
||||
\bind "S-Next" "screen-down-select"
|
||||
\bind "S-C-Up" "buffer-begin-select"
|
||||
\bind "S-C-Down" "buffer-end-select"
|
||||
\bind "S-M-C-Up" "inset-begin-select"
|
||||
\bind "S-M-C-Down" "inset-end-select"
|
||||
\bind "C-Insert" "copy"
|
||||
\bind "S-Insert" "paste"
|
||||
\bind "S-Delete" "cut"
|
||||
|
Loading…
Reference in New Issue
Block a user