Skip to content
KM-200 edited this page Aug 24, 2018 · 5 revisions

makeself-archives should be opened encoded UTF-7 , unless you used --base64 , in which case regular UTF-8 is just fine.

So if you use the Kate texteditor of KDE, then set fallback-encoding to UTF-7.

unfortunately, Kate does not allow a modeline for encodings, e.g. the following is impossible:

#kate: byte-order-mark off; encoding UTF-7;

kate

Clone this wiki locally