mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
changed recode_fallback to CP1252
added recode_autodetect_utf8, it's on by default removed settings_remove calls from recode_deinit since I don't see any other internal module doing it git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4067 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
db7e667770
commit
68e4516d0b
2 changed files with 29 additions and 19 deletions
|
|
@ -50,6 +50,9 @@ The transliteration is based on your locale settings,
|
|||
if it doesn't work properly your locale settings may be wrong.
|
||||
You can enable it per target by adding //TRANSLIT to the <charset>
|
||||
|
||||
/SET recode_autodetect_utf8 OFF
|
||||
to turn automatic UTF-8 detection off.
|
||||
|
||||
Hint: <charset> can be almost everything listed by 'iconv -l'
|
||||
|
||||
See also: NETWORK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue