mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
#7292 LyX is able to transpose chars - add it to mac.bind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37806 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
25e98edd00
commit
306cb190c8
@ -68,7 +68,8 @@ Format 1
|
||||
\bind "M-o" "break-paragraph"
|
||||
# -: "Control-P" # Move up one line
|
||||
# used by menu.bind - layouts
|
||||
# -: "Control-T" # Transpose the character behind the cursor and the character in front of the cursor
|
||||
# +: "Control-T" # Transpose the character behind the cursor and the character in front of the cursor
|
||||
\bind "M-t" "chars-transpose"
|
||||
# +: "Control-V" # Move down one page
|
||||
\bind "M-v" "scroll page up"
|
||||
# -: "Shift-Tab" # Navigate through controls in a reverse direction
|
||||
|
Loading…
Reference in New Issue
Block a user