1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00

added utf8 help

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2545 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-03-09 18:56:57 +00:00 committed by cras
parent 95d8b617ae
commit 3805b13403

View File

@ -92,3 +92,7 @@ much better for people who actually want to know if you're there or not.</p>
currently there's no public scripts for either of these, and the only way currently there's no public scripts for either of these, and the only way
I'm going to add such to irssi.org is if the script contains a setting to I'm going to add such to irssi.org is if the script contains a setting to
specify which specific channels the announcement is sent.</p> specify which specific channels the announcement is sent.</p>
<h3>How to make UTF-8 support work with irssi?</h3>
<p>xterm -u8, screen -U, /SET term_type utf-8</p>