Skip to content

Instantly share code, notes, and snippets.

@ekhabarov
Created August 10, 2015 19:09
Show Gist options
  • Select an option

  • Save ekhabarov/0db35073f8770db2adf6 to your computer and use it in GitHub Desktop.

Select an option

Save ekhabarov/0db35073f8770db2adf6 to your computer and use it in GitHub Desktop.
irssi encoding
/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