Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No output with UTF-16 files #86

Open
Hk1020 opened this issue Jan 29, 2019 · 2 comments
Open

No output with UTF-16 files #86

Hk1020 opened this issue Jan 29, 2019 · 2 comments

Comments

@Hk1020
Copy link

Hk1020 commented Jan 29, 2019

For a file which file reports as : Little-endian UTF-16 Unicode text, with CRLF line terminators lolcat produces no output at all. Any setting I need to tweak?

@m-o-e
Copy link
Member

m-o-e commented Mar 30, 2019

Encoding problems are unfortunately notoriously difficult to reproduce and fix.
lolcat uses standard ruby I/O primitives, meaning if your shell and terminal
are configured correctly then it should normally deal with encoding transparently.

If you can provide a full test-case (test-file, output of locale, env,
ruby --version and lolcat --version as well as what terminal emulator
you're using) then we may be able to figure something out.

@Mia75owo
Copy link

Mia75owo commented Dec 10, 2021

I have the same Problem and here is the test-file you asked for. @m-o-e Please help me qwq
test-file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants