Skip to content

Find/Replace dropdowns use initial value of a wrong case if present in MRU #496

@ProgerXP

Description

@ProgerXP

Put this into Notepad2e.ini:

[Recent Find]
01=^\s
09=^\S

Open a text file, Ctrl+F, type ^\s, enable regexp search, Find Next. Close Find, clear selection if it existed, open Find again - Search String is set to ^\S instead of ^\s.

Curiously, the inverse is true: if you typed ^\S, Search String would become ^\s.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions