mazznoer / lolcrab

Like lolcat but with noise and more colorful.
MIT License
111 stars 1 forks source link

Windows funkiness #2

Closed fdncred closed 3 years ago

fdncred commented 3 years ago

I'm wondering why in Windows dir | lolcrab -i looks like this. This is just with command prompt cmd.exe but it looks the same with powershell.exe/pwsh.exe. image

But if I use lsd -l | lolcrab -i , in the same folder, it looks like this. lsd github link image

Could different line endings perhaps cause this?

btw - this output, when it works, is way cool! thanks for this!!!

mazznoer commented 3 years ago

I updated the code so it now handles crlf line endings. Please try using the latest commit.

fdncred commented 3 years ago

Ahhh, so beautiful. Thanks for the fix!

image

mazznoer commented 3 years ago

Thank you for the bug report. I am glad you like it.