From af8e40b744a30b80f8f4749d4e3dcfccc39763e6 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Sun, 18 Dec 2022 21:53:34 +0100 Subject: [PATCH] Merge pull request #1434 from irssi/ailin-nemui/statusbar-help correct statusbar help text (cherry picked from commit 7445ad1f1538986b5be26af9cd658aecaa7887f6) --- docs/help/in/statusbar.in | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/help/in/statusbar.in b/docs/help/in/statusbar.in index a5626d46..ac57ca5f 100644 --- a/docs/help/in/statusbar.in +++ b/docs/help/in/statusbar.in @@ -10,7 +10,7 @@ RESET: Restores the default statusbar configuration. ADDITEM: Adds an item to the specified statusbar. It can be set to appear before/after another item and left/right aligned - to a specified position on the screen. + on the screen. MODIFYITEM: Changes an item position inside a bar. REMOVEITEM: Removes an item from the specified statusbar. INFO: List the current details and items of the specified @@ -18,15 +18,16 @@ -disable: Removes a statusbar from the list. -type: Sets the type of statusbar, for each split window or only - for the current root screen. + once at the root (very top or bottom) of the screen. -placement: Sets the placement of the statusbar, either at the top or - the bottom of the screen. + the bottom of the screen or split window. -position: Sets the position of the statusbar. Represented as a - number, with 0 implying the first position. - -visible: Sets the visibility of the statusbar or item. If set to - always it is visible on all screens, otherwise if set to - inactive or active then it is only visible on inactive - or active screens, respectively. + number, with smaller numbers implying a position further + to the top. + -visible: Sets the visibility of the statusbar. If set to always, + it is visible on all split windows, otherwise if set to + inactive or active then it is only visible on inactive or + active split windows, respectively. -before: This item is added before the other item. -after: This item is added after the other item. -priority: When the statusbar items overflow, the item with the