]> git.lyx.org Git - features.git/commit
Introduce search-string-set (#8055)
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 12 Feb 2021 13:30:50 +0000 (14:30 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 12 Feb 2021 13:30:50 +0000 (14:30 +0100)
commit7f90e3b7d2375e424ea7d3cb29bad4018cc60bee
tree13c52f49bca6178eb3b0ef936f9c176fdce52870
parentfbef5e687aa009dd55c677e080f7bce8c593bd21
Introduce search-string-set (#8055)

This stores its argument, the currently selected text or the word under
cursor in the search cache that is used by word-find[-backward|-forward]
if no argument is given to those.

Prerequisite for a feature apparently expected on the Mac.
lib/RELEASE-NOTES
src/BufferView.cpp
src/FuncCode.h
src/LyXAction.cpp