forked from PsychoticNinja/irssi
typofixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@661 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d717abc699
commit
6d4f2b6802
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
Copyright (c) 2000 by Timo Sirainen
|
Copyright (c) 2000 by Timo Sirainen
|
||||||
|
|
||||||
|
|
||||||
I've explained all this to different people too many times, so finally
|
I've explained all this to different people too many times, so finally
|
||||||
I bothered to write this small HOWTO :) For more details about some
|
I bothered to write this small HOWTO :) For more details about some
|
||||||
things (still not all) see manual.txt.
|
things (still not all) see manual.txt.
|
||||||
@ -125,12 +126,12 @@ seconds.
|
|||||||
--- Windows ---
|
--- Windows ---
|
||||||
|
|
||||||
/SET use_msgs_window OFF - Create messages window at startup. All
|
/SET use_msgs_window OFF - Create messages window at startup. All
|
||||||
private messages go to this window. This only makes sense if you're
|
private messages go to this window. This only makes sense if you've
|
||||||
disabled automatic query windows. Message window can also be created
|
disabled automatic query windows. Message window can also be created
|
||||||
manually with /WINDOW LEVEL MSGS, /WINDOW NAME (msgs).
|
manually with /WINDOW LEVEL MSGS, /WINDOW NAME (msgs).
|
||||||
|
|
||||||
/SET use_status_window ON - Create status window at startup. All
|
/SET use_status_window ON - Create status window at startup. All
|
||||||
messages that don't really have better place goes here, like all /WHOIS
|
messages that don't really have better place go here, like all /WHOIS
|
||||||
replies etc. Status window can also be created manually with /WINDOW
|
replies etc. Status window can also be created manually with /WINDOW
|
||||||
LEVEL ALL -MSGS, /WINDOW NAME (status).
|
LEVEL ALL -MSGS, /WINDOW NAME (status).
|
||||||
|
|
||||||
@ -213,8 +214,8 @@ shown.
|
|||||||
bar. The mbox file is taken from $MAIL environment setting. Only mbox
|
bar. The mbox file is taken from $MAIL environment setting. Only mbox
|
||||||
format works for now.
|
format works for now.
|
||||||
|
|
||||||
/SET statusbar_xxx - Change these to change the color of the statusbar.
|
/SET statusbar_xxx - Change these to change the colors of the
|
||||||
Type "/SET statusbar" to see all the settings.
|
statusbar. Type "/SET statusbar" to see all the different settings.
|
||||||
|
|
||||||
|
|
||||||
--- Nick completion ---
|
--- Nick completion ---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user