diff options
author | Timo Sirainen <cras@irssi.org> | 2001-03-04 12:24:17 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-03-04 12:24:17 +0000 |
commit | 71030d5e9c5794931d7aeb538ad4db55f3f2c4d4 (patch) | |
tree | 1287f5e8139f70ae4c20ed2e1f365b9de43b7da5 /docs/startup-HOWTO.html | |
parent | 60d14b2be4c59379df7bbb5cf15f4cfe6ce33c38 (diff) | |
download | irssi-71030d5e9c5794931d7aeb538ad4db55f3f2c4d4.zip |
small updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1354 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r-- | docs/startup-HOWTO.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index 60aa9d75..718ada3a 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -518,11 +518,11 @@ of them you might want to change (the default value is shown):</p> can also be created manually with /WINDOW LEVEL ALL -MSGS, /WINDOW NAME (status).</dd> -<dt>/SET autocreate_windows</dt> +<dt>/SET autocreate_windows ON</dt> <dd>Should we create new windows for new window items or just place everything in one window</dd> -<dt>/SET autoclose_windows OFF</dt> +<dt>/SET autoclose_windows ON</dt> <dd>Should window be automatically closed when the last item in them is removed (ie. /PART, /UNQUERY).</dd> @@ -617,7 +617,7 @@ of them you might want to change (the default value is shown):</p> of the line before the text begins. This can be overridden in text formats with %| format.</dd> -<dt>/SET noact_channels</dt> +<dt>/SET activity_hide_targets</dt> <dd>If you don't want to see window activity in some certain channels or queries, list them here. For example "#boringchannel =bot1 =bot2". If any highlighted text or message for you appears in that window, this |