[LyX/master] cua: add binding for word-find-backwards
Juergen Spitzmueller
spitz at lyx.org
Sat Feb 13 06:54:34 UTC 2021
commit 9b6899365a13365a15f8a1d9617b859337e1bb90
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Sat Feb 13 07:57:32 2021 +0100
cua: add binding for word-find-backwards
---
lib/bind/cua.bind | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind
index 1b58056..fc776c2 100644
--- a/lib/bind/cua.bind
+++ b/lib/bind/cua.bind
@@ -107,6 +107,7 @@ Format 5
#bind "C-F1" "help-context" # Not yet implemented!
\bind "F2" "buffer-write force"
\bind "F3" "word-find"
+\bind "C-F3" "word-find-backward"
\bind "C-F4" "buffer-close"
\bind "M-F4" "lyx-quit"
\bind "F5" "screen-recenter"
More information about the lyx-cvs
mailing list