mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
mac bindings for inset-begin/end
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30183 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ef2633816f
commit
bf30223035
@ -110,6 +110,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"
|
||||
|
||||
@ -135,6 +137,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