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 self user|barejid|fulljid|off
27
28
29       /statusbar chat user|jid
30
31
32       /statusbar room room|jid
33
34
35       /statusbar up
36
37
38       /statusbar down
39
40

ARGUMENTS

42       maxtabs <value>
43           Set  the maximum number of tabs to display, <value> must be between
44           0 and 10.
45
46       tablen <value>
47           Set the maximum number of characters to show as  the  tab  name,  0
48           sets to unlimited.
49
50       show|hide name
51           Show or hide names in tabs.
52
53       show|hide number
54           Show or hide numbers in tabs.
55
56       show|hide read
57           Show or hide inactive tabs.
58
59       self user|barejid|fulljid
60           Show account user name, barejid, fulljid as status bar title.
61
62       self off
63           Disable showing self as status bar title.
64
65       chat user|jid
66           Show  users  name,  or  the  fulljid if no nick is present for chat
67           tabs.
68
69       room room|jid
70           Show room name, or the fulljid for room tabs.
71
72       up
73           Move the status bar up the screen.
74
75       down
76           Move the status bar down the screen.
77
78

EXAMPLES

80       /statusbar maxtabs 8
81
82
83       /statusbar tablen 5
84
85
86       /statusbar self user
87
88
89       /statusbar chat jid
90
91
92       /statusbar hide read
93
94
95       /statusbar hide name
96
97
980.11.0                            2021-09-28                            man(1)
Impressum