F
F
freefree2015-12-20 20:33:12
Character encoding
freefree, 2015-12-20 20:33:12

Txt files created in Windows are displayed as bugs in Pulma editor under Linux?

Apparently the problem is in the encoding. How to view the files?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mark Doe, 2015-12-20
@mourr

For example, use Iconv

iconv -f cp1251 -t utf8 MyText.txt -o MyTextUtf8.txt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question