diff --git a/docs/faq.html b/docs/faq.html index fa6362a2..520b6580 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -111,3 +111,10 @@ join channels whose operators are that evil.

Q: How to make UTF-8 support work with irssi?

A: xterm -u8, screen -U, /SET term_type utf-8

+ +

Will there be /DETACH-like feature?

+ +

Maybe. Detach code already is there, attach is just missing :) But I +don't have much interest in coding it, and +screen works +just fine so why bother?