annotate mcabber/doc/help/en/hlp_group.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
parents 43e777a5ff06
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
2 /GROUP fold|unfold|toggle [groupname]
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 This command changes the current group display.
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
6 /group fold [groupname]
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
7 Fold (shrink) the current/specified group tree in the roster
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
8 /group unfold [groupname]
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
9 Unfold (expand) the current/specified group tree in the roster
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
10 /group toggle [groupname]
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
11 Toggle the state (fold/unfold) of the current/specified tree