logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/statusbar - the Profanity /statusbar command.

Arguments

maxtabs<value>
           Set the maximum number of tabs to display, <value> must be between 0 and 10.

       tablen<value>
           Set the maximum number of characters to show as the tab name, 0 sets to unlimited.

       tabmodedefault|actlist
           Set the mode how the 'active tabs' are shown.

       show|hidename
           Show or hide names in tabs.

       show|hidenumber
           Show or hide numbers in tabs.

       show|hideread
           Show or hide inactive tabs.

       selfuser|barejid|fulljid
           Show account user name, barejid, fulljid as status bar title.

       selfoff
           Disable showing self as status bar title.

       chatuser|jid
           Show users name, or fulljid. Change needs a redraw/restart to take effect.

       roomroom|jid
           Show room name, or the fulljid for room tabs.

       up
           Move the status bar up the screen.

       down
           Move the status bar down the screen.

Description

       Manage statusbar display preferences.

Examples

       /statusbar maxtabs 8

       /statusbar tablen 5

       /statusbar tabmode actlist

       /statusbar self user

       /statusbar chat jid

       /statusbar hide read

       /statusbar hide name

0.13.1                                             2023-08-03                                             man(1)

Name

       /statusbar - the Profanity /statusbar command.

Synopsis

       /statusbar show name|number|read

       /statusbar hide name|number|read

       /statusbar maxtabs <value>

       /statusbar tablen <value>

       /statusbar tabmode default|actlist

       /statusbar self user|barejid|fulljid|off

       /statusbar chat user|jid

       /statusbar room room|jid

       /statusbar up

       /statusbar down

See Also