mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Use same find-dialogs as other bind-files also for x?emacs
This commit is contained in:
parent
22542700a7
commit
6212d939b4
@ -54,9 +54,9 @@ Format 5
|
||||
# this is "quoted-insert" a total different meaning from "quote-insert"
|
||||
\bind "C-q" "self-insert \""
|
||||
#bind "C-r" "------"
|
||||
\bind "C-s" "dialog-show findreplace"
|
||||
\bind "C-S-s" "dialog-show findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-show findreplaceadv"
|
||||
\bind "C-s" "dialog-toggle findreplace"
|
||||
\bind "C-S-s" "dialog-toggle findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-toggle findreplaceadv"
|
||||
|
||||
\bind "C-t" "chars-transpose"
|
||||
|
||||
|
@ -53,9 +53,9 @@ Format 5
|
||||
# this is "quoted-insert" a total different meaning from "quote-insert"
|
||||
\bind "C-q" "self-insert \""
|
||||
#bind "C-r" "------"
|
||||
\bind "C-s" "dialog-show findreplace"
|
||||
\bind "C-S-s" "dialog-show findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-show findreplaceadv"
|
||||
\bind "C-s" "dialog-toggle findreplace"
|
||||
\bind "C-S-s" "dialog-toggle findreplaceadv"
|
||||
\bind "M-~S-percent" "dialog-toggle findreplaceadv"
|
||||
|
||||
# should be "chars-transpose" (swaps two chars)
|
||||
#bind "C-t" "------"
|
||||
|
Loading…
Reference in New Issue
Block a user