]> git.lyx.org Git - features.git/commitdiff
Bind search-string-set to Ctrl-F3 in cua
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 15 Feb 2021 08:07:59 +0000 (09:07 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 15 Feb 2021 08:07:59 +0000 (09:07 +0100)
lib/bind/cua.bind

index 737a2c772143ecba8d12ab3de7b46743513e057b..4e415c2b26c0d6307de24780db57de6225331fae 100644 (file)
@@ -108,6 +108,7 @@ Format 5
 \bind "F2"                     "buffer-write force"
 \bind "F3"                     "word-find"
 \bind "S-F3"                   "word-find-backward"
+\bind "C-F3"                   "search-string-set"
 \bind "C-F4"                   "buffer-close"
 \bind "M-F4"                   "lyx-quit"
 \bind "F5"                     "screen-recenter"