mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Added findreplaceadv dialog to emacs and xemacs bindigs
This commit is contained in:
parent
562fa5bcb0
commit
e8a5b25bf5
@ -52,7 +52,8 @@ Format 1
|
||||
\bind "C-q" "self-insert \""
|
||||
#bind "C-r" "------"
|
||||
\bind "C-s" "dialog-show findreplace"
|
||||
\bind "M-~S-percent" "dialog-show findreplace"
|
||||
\bind "C-S-s" "dialog-show findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-show findreplaceadv"
|
||||
|
||||
\bind "C-t" "chars-transpose"
|
||||
|
||||
|
@ -54,7 +54,8 @@ Format 1
|
||||
\bind "C-q" "self-insert \""
|
||||
#bind "C-r" "------"
|
||||
\bind "C-s" "dialog-show findreplace"
|
||||
\bind "M-~S-percent" "dialog-show findreplace"
|
||||
\bind "C-S-s" "dialog-show findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-show findreplaceadv"
|
||||
|
||||
# should be "chars-transpose" (swaps two chars)
|
||||
#bind "C-t" "------"
|
||||
|
Loading…
Reference in New Issue
Block a user