Created
August 10, 2015 19:09
-
-
Save ekhabarov/0db35073f8770db2adf6 to your computer and use it in GitHub Desktop.
irssi encoding
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /set recode_fallback cp1251 | |
| /set recode_out_default_charset cp1251 | |
| /set recode_transliterate off | |
| /set recode_autodetect_utf8 on | |
| /set term_charset utf-8 | |
| /exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment