summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-03-09 18:56:57 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-03-09 18:56:57 +0000
commit3805b134031bfcfff212bc09c4934752950d787a (patch)
tree70eb74ede4f077d2a95ac3423ea1bf540a2e078c /docs
parent95d8b617ae223980cf5944588881d0a35736981e (diff)
downloadirssi-3805b134031bfcfff212bc09c4934752950d787a.zip
added utf8 help
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2545 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/faq.html b/docs/faq.html
index cee3f24a..f5d09101 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -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
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>
+
+<h3>How to make UTF-8 support work with irssi?</h3>
+
+<p>xterm -u8, screen -U, /SET term_type utf-8</p>