summaryrefslogtreecommitdiff
path: root/docs/startup-HOWTO.html
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-03-04 21:49:08 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-03-04 21:49:08 +0000
commitb3271bcceee3e90531adf4698322b8d9a7b9aa3d (patch)
treee111c3880a8566699270431eda1c3e9c54dfcf34 /docs/startup-HOWTO.html
parentdd00622d39ef77032f4806523b1acaa60f3ebffa (diff)
downloadirssi-b3271bcceee3e90531adf4698322b8d9a7b9aa3d.zip
added info about /set term_force_colors to lazy people section
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2535 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r--docs/startup-HOWTO.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html
index 1fcae487..9979f451 100644
--- a/docs/startup-HOWTO.html
+++ b/docs/startup-HOWTO.html
@@ -53,6 +53,14 @@
<p>These settings should give you pretty good defaults (the ones I use):</p>
+<p>If colors don't work, and you know you're not going to use some
+weird non-VT compatible terminal (you most probably aren't), just
+say:</p>
+
+<pre>
+ /SET term_force_colors ON
+</pre>
+
<p>I don't like automatic query windows, I don't like status window, I do
like msgs window where all messages go:</p>