You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in case you're still having this issue, please update this issue with information on which platform you're using and which terminal emulator you're using. Please also attach the output of the following two commands: $ hexdump -C textfile where textfile is the textfile causing this issue, as well as $ locale
Yeah the issue it's still there, as mentioned on issue #21 running lolcat -lallow to output the file anyway, but sometimes I get a random ERRNO 2 with output Error reading input file "textfile": Success at the end of the normal cat output
I'm still not sure what's causing your lolcat to choke on that UTF-8 multibyte sequence. I'm looking into that rn. The other issue you're describing, where lolcat outputs random error messages at the end of output is #35 and has been fixed in master.
Example:
textfile:
lolcat textfile
output:Expected output:
UPDATE
Sometimes output it's a little more verbose and says
Error reading input file "textfile": Invalid or incomplete multibyte or wide character
Running on Arch Linux
kernel 5.9.9
gnome-terminal
output of
hexdump -C textfile
output of
locale
The text was updated successfully, but these errors were encountered: