From 0a3a175a7dc8616ba2000973437fcaa4f5cf64d8 Mon Sep 17 00:00:00 2001
From: Timo Sirainen
Date: Tue, 26 Jun 2001 14:51:41 +0000
Subject: [PATCH] /SET show_nickmode_empty ON
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1563 dbcabf3a-b0e7-0310-adc4-f8d773084564
---
docs/startup-HOWTO.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html
index 83ac071f..b4436856 100644
--- a/docs/startup-HOWTO.html
+++ b/docs/startup-HOWTO.html
@@ -613,7 +613,11 @@ of them you might want to change (the default value is shown):
/SET show_nickmode ON
Show the nick's mode before nick in channels, ie. ops have
- <@nick>, voices <+nick> and others < nick>
+ <@nick>, voices <+nick> and others < nick>
+
+/SET show_nickmode_empty ON
+ If the nick doesn't have a mode, use one space. ie. ON:
+ < nick>, OFF: <nick>
/SET show_quit_once OFF
Show quit message only once in some of the channel windows the