[LyX/master] Bring search-string-set back, someone actually wants this ; )

Pavel Sanda sanda at lyx.org
Tue Feb 16 14:06:11 UTC 2021


commit f34db97500d279bba22e35c22edc7f4e9fed3e3f
Author: Pavel Sanda <sanda at lyx.org>
Date:   Tue Feb 16 15:08:19 2021 +0100

    Bring search-string-set back, someone actually wants this ;)
---
 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 ed2fb38..2ba0064 100644
--- a/lib/bind/cua.bind
+++ b/lib/bind/cua.bind
@@ -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"


More information about the lyx-cvs mailing list