variar / klogg

Really fast log explorer based on glogg project
https://klogg.filimonov.dev
GNU General Public License v3.0
2.38k stars 208 forks source link

All on one line when open file from SSHFS drive #675

Open tomhanak opened 1 year ago

tomhanak commented 1 year ago

I have couple of network-like drives mounted via WinSSHFS on my Windows 10 machine. The mounted are folders in various Linux instances in WSL as well as Linux running on iron.

When I open any file from that locations Klogg shows all the content on single line. The line-ending (CR or CRLF) doesn't matter, the file extension doesn't matter. When I copy the same files to real network drive or access the WSL drive via \\wsl$\ubuntu\... path, the content shows correctly.

Reproducible with Klogg 23.08.0.1580. Works well with Klogg 22.06.1289.

variar commented 1 year ago

Thanks for reporting this. It is very strange that it doesn't work with both line endings.