summaryrefslogtreecommitdiff
path: root/docs/faq.html
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-24 22:12:34 +0200
committerailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-24 22:12:34 +0200
commit245bd5579cc680e8eeba4769da87bccb8a4d0de3 (patch)
tree20e76b60c7cfadc68483867011313e9490cde68d /docs/faq.html
parent87550541e745627cc78507ce573d68b8453959c9 (diff)
downloadirssi-245bd5579cc680e8eeba4769da87bccb8a4d0de3.zip
remove lynx from autogen and make a separate syncdocs script
Diffstat (limited to 'docs/faq.html')
-rw-r--r--docs/faq.html4
1 files changed, 3 insertions, 1 deletions
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 @@
+<base href='https://irssi.org/documentation/faq/'>
<h1>Frequently Asked Questions</h1>
+
<h3 id="q-why-doesnt-irssi-display-colors-even-when-ircii-etc-displays-them">Q: Why doesn’t irssi display colors even when ircii etc. displays them?</h3>
<p>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. <code>TERM=xterm-color irssi</code>). If this doesn’t help, then use the evil way of <code>/SET term_force_colors ON</code>.</p>
@@ -77,4 +79,4 @@
<h3 id="q-how-to-pronounce-irssi">Q: How to pronounce Irssi?</h3>
-<p>A: Check <a href="https://irssi.org/assets/irssi.wav">here</a></p>
+<p>A: Check <a href="/assets/irssi.wav">here</a></p> \ No newline at end of file