1man(1)                       Profanity XMPP client                      man(1)
2
3
4

NAME

6       /statusbar
7
8

DESCRIPTION

10       Manage statusbar display preferences.
11
12

SYNOPSIS

14       /statusbar show name|number|read
15
16
17       /statusbar hide name|number|read
18
19
20       /statusbar maxtabs <value>
21
22
23       /statusbar tablen <value>
24
25
26       /statusbar tabmode default|actlist
27
28
29       /statusbar self user|barejid|fulljid|off
30
31
32       /statusbar chat user|jid
33
34
35       /statusbar room room|jid
36
37
38       /statusbar up
39
40
41       /statusbar down
42
43

ARGUMENTS

45       maxtabs <value>
46           Set  the maximum number of tabs to display, <value> must be between
47           0 and 10.
48
49       tablen <value>
50           Set the maximum number of characters to show as  the  tab  name,  0
51           sets to unlimited.
52
53       tabmode default|actlist
54           Set the mode how the 'active tabs' are shown.
55
56       show|hide name
57           Show or hide names in tabs.
58
59       show|hide number
60           Show or hide numbers in tabs.
61
62       show|hide read
63           Show or hide inactive tabs.
64
65       self user|barejid|fulljid
66           Show account user name, barejid, fulljid as status bar title.
67
68       self off
69           Disable showing self as status bar title.
70
71       chat user|jid
72           Show  users name, or fulljid. Change needs a redraw/restart to take
73           effect.
74
75       room room|jid
76           Show room name, or the fulljid for room tabs.
77
78       up
79           Move the status bar up the screen.
80
81       down
82           Move the status bar down the screen.
83
84

EXAMPLES

86       /statusbar maxtabs 8
87
88
89       /statusbar tablen 5
90
91
92       /statusbar tabmode actlist
93
94
95       /statusbar self user
96
97
98       /statusbar chat jid
99
100
101       /statusbar hide read
102
103
104       /statusbar hide name
105
106
1070.13.1                            2023-08-03                            man(1)
Impressum