Sublime Forum

Search history through Incremental Find

#1

I really enjoy ST’s Vintage mode. For searches, which are triggered by /, ST seems to use Incremental Find. Unfortunately, Incremental Find does not seem to maintain a search history as Find does. Is there a way to make searches through Incremental Find be added to the search history? Thanks!

0 Likes

#2

I don’t think so, no; or at least, I’m not aware of any setting that would control it.

The Incremental Find panel seems to share the history with the regular Find panel, but it doesn’t add new entries (whether you use Vintage or not; it’s just an Incremental Find panel thing).

If I had to guess, it does that because incremental find was probably intended to be more ad-hoc than a more “traditional” find.

Might be worth a feature request on the tracker, though.

0 Likes

#3

Thank you, @OdatNurd. I have submitted a feature request here: https://github.com/sublimehq/sublime_text/issues/6476.

1 Like