mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
#7292 correct word-delete-forward/backward and change special spaces binding - thanks, bennett
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37775 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fcac124405
commit
14bf8c4c3a
@ -339,15 +339,15 @@ Format 1
|
||||
# Additional Edit group
|
||||
#
|
||||
|
||||
\bind "M-Delete" "word-delete-forward"
|
||||
\bind "M-BackSpace" "word-delete-backward"
|
||||
\bind "A-Delete" "word-delete-forward"
|
||||
\bind "A-BackSpace" "word-delete-backward"
|
||||
\bind "M-Return" "break-paragraph inverse"
|
||||
\bind "C-Return" "newline-insert newline"
|
||||
\bind "C-S-Return" "newline-insert linebreak"
|
||||
\bind "M-space" "space-insert protected"
|
||||
\bind "A-space" "space-insert protected"
|
||||
\bind "nobreakspace" "space-insert protected"
|
||||
\bind "C-M-space" "space-insert normal"
|
||||
\bind "S-M-space" "space-insert thin"
|
||||
\bind "C-A-space" "space-insert normal"
|
||||
\bind "S-A-space" "space-insert thin"
|
||||
\bind "C-~S-slash" "specialchar-insert slash"
|
||||
\bind "C-period" "specialchar-insert end-of-sentence"
|
||||
\bind "M-period" "specialchar-insert dots"
|
||||
|
Loading…
Reference in New Issue
Block a user