Version 1.5.0.1270a
If you copy a search word with a Newline at the end, then paste it on Everything's search bar, it'll automatically add <> at the beginning and the end. Look:
Newline at the end will add <>
Re: Newline at the end will add <>
I am working on a fix..
Thank you for the bug report.
Ideally, Everything should remove the leading and trailing new lines before adding < and > grouping.
Set paste_new_line_op to 0 for a quick fix.
Thank you for the bug report.
Ideally, Everything should remove the leading and trailing new lines before adding < and > grouping.
Set paste_new_line_op to 0 for a quick fix.
Re: Newline at the end will add <>
How did this come about?
As in how did you get a filename with an ending Newline as part of the name?
And with that Windows "copy" copied the filename+NL & likewise was then able to paste that into Everything?
As in how did you get a filename with an ending Newline as part of the name?
And with that Windows "copy" copied the filename+NL & likewise was then able to paste that into Everything?
Re: Newline at the end will add <>
I don't drag mouse to select text, that's so inefficient. I triple-click the title, usually website titles, to select the entire text.
This inevitably adds the newline.
It was all good before version 1.5a.
Re: Newline at the end will add <>
paste_new_line_op is now set to 1 by default in a recent 1.5 release.How did this come about?
If you copy multiple lines of text and paste them into the Everything search box the new lines are converted to | and each line is grouped with < and >
For example if you copy the following two lines:
Notepad.exe
Explorer.exe
and paste these in the Everything search box, the search is set to:
<Notepad.exe>|<Explorer.exe>
Set paste_new_line_op to 1 if you would like to play with this new default setting:
- In Everything, type in the following search and press ENTER:
/paste_new_line_op=1 - If successful, paste_new_line_op=1 is shown in the statusbar for a few seconds.
Re: Newline at the end will add <>
Ah, thanks./paste_new_line_op=1
Mine was at 0 & that is why I couldn't duplicate it.
Re: Newline at the end will add <>
Everything 1.5.0.1271a fixes an issue with pasting multiple lines of text.
Everything 1.5.0.1271a will now ignore empty lines when pasting multiple lines of text.
Everything 1.5.0.1271a will now ignore empty lines when pasting multiple lines of text.