diff --git a/docs/faq.html b/docs/faq.html index d4d2dcac..fa6362a2 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -3,10 +3,11 @@
A: They force ANSI colors even if terminal doesn't support them. By
-default, irssi uses colors only if terminfo/termcap so says. The correct way
-to fix this would be to change your TERM environment to a value where colors
-work, like xterm-color or color_xterm. If this doesn't help, then use the
-evil way of /SET term_force_colors ON
.
TERM=xterm-color
+irssi
). If this doesn't help, then use the evil way of /SET
+term_force_colors ON
.