1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

minor updates

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2513 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-02-18 09:07:09 +00:00 committed by cras
parent 26e9407382
commit 5d68b85812

View File

@ -829,14 +829,14 @@ topic root top 1 always
settings and it's items. <strong>/STATUSBAR &lt;name&gt; settings and it's items. <strong>/STATUSBAR &lt;name&gt;
ENABLE|DISABLE</strong> enables/disables the statusbar. ENABLE|DISABLE</strong> enables/disables the statusbar.
<strong>/STATUSBAR &lt;name&gt; RESET</strong> resets the statusbar to <strong>/STATUSBAR &lt;name&gt; RESET</strong> resets the statusbar to
it's default settings. If the statusbar was created by you, it will be it's default settings, or if the statusbar was created by you, it will be
removed.</p> removed.</p>
<p>Type can be window or root, meaning if the statusbar should be <p>Type can be window or root, meaning if the statusbar should be
created for each split window, or just once. Placement can be top or created for each split window, or just once. Placement can be top or
bottom. Position is a number, the lower the value the higher in screen bottom. Position is a number, the higher the value the lower in screen
it is. Visible can be always, active or inactive. Active/inactive is it is. Visible can be always, active or inactive. Active/inactive is
meant to be used with split windows, one split window is active and rest useful only with split windows, one split window is active and the rest
are inactive. These settings can be changed with:</p> are inactive. These settings can be changed with:</p>
<ul> <ul>
@ -846,7 +846,7 @@ are inactive. These settings can be changed with:</p>
<li>STATUSBAR &lt;name&gt; VISIBLE always|active|inactive</li> <li>STATUSBAR &lt;name&gt; VISIBLE always|active|inactive</li>
</ul> </ul>
<p>When loading new statusbar scripts, you'll need to also specify <p>When loading a new statusbar scripts, you'll need to also specify
where you want to show it. Statusbar items can be modified with:</p> where you want to show it. Statusbar items can be modified with:</p>
<ul> <ul>