Text preview bug & PowerToys compatibility

Found a bug in "Everything"? report it here
SamRohod
Posts: 2
Joined: Sat Sep 28, 2024 4:05 pm

Text preview bug & PowerToys compatibility

Post by SamRohod »

Thanks for the great tool.

I noticed that there is wrong rendering of the text "t™ " in the preview window of Everything. I have attached the file.
I use Everything v1.4.1.1026 (x64) on Windows 10.
Also, I have Microsoft PowerToys installed. I thought to mention that because sometimes when I preview files (many text files in this case) in Everything, the task "PowerToys.MonacoPreviewHandler" appears in the taskbar and has to be closed manually

In notepad:
in notepad.png


In Everything preview window:
in everything.png
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19904
Joined: Fri Oct 16, 2009 11:31 pm

Re: Text preview bug & PowerToys compatibility

Post by void »

Thank you for the issue report SamRohod,

It looks like the Microsoft PowerToys preview handler is not picking this file up as UTF-8.
Does Windows Explorer show the same preview as Everything?

Everything 1.5 should help with the "PowerToys.MonacoPreviewHandler" window showing.



Please try adding a UTF-8 BOM to your txt file.
Example-UTF8BOM.txt
You do not have the required permissions to view the files attached to this post.
SamRohod
Posts: 2
Joined: Sat Sep 28, 2024 4:05 pm

Re: Text preview bug & PowerToys compatibility

Post by SamRohod »

Sorry for the late reply.

You are absolutely right. Windows Explorer preview shows the same problem.
I have opened an issue in the PowerToys github page [Here]