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
375 stars 52 forks source link

Save Find Text (Alt+F3) - remove selection #321

Closed ProgerXP closed 2 years ago

ProgerXP commented 4 years ago

Currently Alt+F3 selects word at cursor. Disable this so that it only adds that word to Find history without changing caret position or selection (that can be done with Ctrl+Space).

cshnik commented 4 years ago

Fixed.

ProgerXP commented 3 years ago

This was done but document is still scrolled on Alt+F3. There's no need to do anything with the window at all since Alt+F3 merely updates Find's list.

cshnik commented 2 years ago

This was done but document is still scrolled on Alt+F3.

Fixed.