diff options
-rw-r--r-- | docs/startup-HOWTO.html | 8 |
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> |