mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
minor updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2513 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
26e9407382
commit
5d68b85812
@ -829,14 +829,14 @@ topic root top 1 always
|
|||||||
settings and it's items. <strong>/STATUSBAR <name>
|
settings and it's items. <strong>/STATUSBAR <name>
|
||||||
ENABLE|DISABLE</strong> enables/disables the statusbar.
|
ENABLE|DISABLE</strong> enables/disables the statusbar.
|
||||||
<strong>/STATUSBAR <name> RESET</strong> resets the statusbar to
|
<strong>/STATUSBAR <name> 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 <name> VISIBLE always|active|inactive</li>
|
<li>STATUSBAR <name> 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>
|
||||||
|
Loading…
Reference in New Issue
Block a user