search: allow searching for some escape sequences without regex
Being able to search for \t and \n without regex is handy, so we'll copy what gedit does here and enable it by default.
Showing
Please register or sign in to comment
Being able to search for \t and \n without regex is handy, so we'll copy what gedit does here and enable it by default.