PR
#4698 is
now in Leo's "devel" branch. This PR allows you to browse through previous
searches via up/down arrows in Leo's find box (or in Leo's minibuffer if
you use the minibuffer for finds).
Leo saves the find settings as well as the find/change text.
For example, a regex search is different from a whole-word search even if the find text is the same.
How did we ever live without this killer feature?
Many thanks to Félix for suggesting this enhancement and for improving its implementation.
Edward