From 245bd5579cc680e8eeba4769da87bccb8a4d0de3 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 24 Oct 2017 22:12:34 +0200 Subject: remove lynx from autogen and make a separate syncdocs script --- docs/faq.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/faq.html') diff --git a/docs/faq.html b/docs/faq.html index 345060dc..70e90bb5 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -1,4 +1,6 @@ +

Frequently Asked Questions

+

Q: Why doesn’t irssi display colors even when ircii etc. displays them?

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 (eg. TERM=xterm-color irssi). If this doesn’t help, then use the evil way of /SET term_force_colors ON.

@@ -77,4 +79,4 @@

Q: How to pronounce Irssi?

-

A: Check here

+

A: Check here

\ No newline at end of file -- cgit v1.2.3