ProgerXP / Notepad2e

Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)
Other
370 stars 52 forks source link

Always save Find strings to MRU #440

Closed ProgerXP closed 9 months ago

ProgerXP commented 1 year ago

This is a Notepad2 behaviour. It appears that only Search String's explicitly entered into the dialog are saved to MRU (and INI). Implement saving of all strings used to perform Find or Replace even once (including Alt+F3, Ctrl+F3, Ctrl+8).

cshnik commented 1 year ago

Done.

ProgerXP commented 10 months ago

Also add for Alt+F3.

cshnik commented 9 months ago

Done.