zufuliu / notepad4

Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
Other
2.4k stars 174 forks source link

find/replace dialogue:Transform slashes checkbox #809

Open jlhey opened 4 days ago

jlhey commented 4 days ago

It's checked or unchecked status can not be keeped when dialogue is reopened..

zufuliu commented 4 days ago

Fixing Issue #783 changed backslash handing: it's only checked when new search string contains escape sequences. Can you give steps (and screenshots) to reproduce undesired behavior?

Backslash0705

jlhey commented 1 day ago

I hope it could keep the last status(Notepad3 Emeditor) instead of changing automatically everytime. This will be more convenient for frequent manual input of escape charaters.