diff options
Diffstat (limited to 'docs/faq.html')
-rw-r--r-- | docs/faq.html | 4 |
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> |