comparison mcabber/doc/help/en/hlp_roster.txt @ 1086:5e2e647e781b

Add command /roster group_prev|group_next and update documentation
author Mikael Berthe <mikael@lilotux.net>
date Wed, 06 Dec 2006 22:14:41 +0100
parents 4ce46a278336
children 0dda8238af21
comparison
equal deleted inserted replaced
1085:122114b00541 1086:5e2e647e781b
1 1
2 /ROSTER bottom|top|up|down|group_prev|group_next
3 /ROSTER alternate|unread_first|unread_next
4 /ROSTER search bud
2 /ROSTER hide_offline|show_offline|toggle_offline 5 /ROSTER hide_offline|show_offline|toggle_offline
3 /ROSTER item_lock|item_unlock 6 /ROSTER item_lock|item_unlock
4 /ROSTER bottom|top|up|down
5 /ROSTER alternate|unread_first|unread_next
6 /ROSTER search bud
7 /ROSTER hide|show|toggle 7 /ROSTER hide|show|toggle
8 /ROSTER note [-|text] 8 /ROSTER note [-|text]
9 9
10 The 'roster' command manipulates the roster/buddylist. 10 The 'roster' command manipulates the roster/buddylist.
11 Here are the available parameters: 11 Here are the available parameters:
12 12
13 /roster bottom
14 Jump to the bottom of the roster
15 /roster top
16 Jump to the top of the roster
17 /roster up
18 Move up in the roster
19 /roster down
20 Move down in the roster
21 /roster group_prev
22 Jump to the previous group in the roster
23 /roster group_next
24 Jump to the next group in the roster
25 /roster alternate
26 Jump to alternate buddy. The "alternate" buddy is the last buddy left while being in chat mode. This command is thus especially useful after commands like "/roster unread_next" (Ctrl-q).
27 /roster unread_first
28 Jump to the first unread message
29 /roster unread_next
30 Jump to the next unread message
31 /roster search bud
32 Search for a buddy with a name or jid containing "bud" (only in the displayed buddylist)
13 /roster hide_offline 33 /roster hide_offline
14 Hide offline buddies 34 Hide offline buddies
15 /roster show_offline 35 /roster show_offline
16 Show offline buddies 36 Show offline buddies
17 /roster toggle_offline 37 /roster toggle_offline
18 Toggle display of offline buddies 38 Toggle display of offline buddies
19 /roster item_lock [jid] 39 /roster item_lock [jid]
20 Lock the roster item so it remains visible regardless of its status 40 Lock the roster item so it remains visible regardless of its status
21 /roster item_unlock [jid] 41 /roster item_unlock [jid]
22 Undo the effects of item_lock 42 Undo the effects of item_lock
23 /roster bottom
24 Jump to the bottom of the roster
25 /roster top
26 Jump to the top of the roster
27 /roster up
28 Move up in the roster
29 /roster down
30 Move down in the roster
31 /roster alternate
32 Jump to alternate buddy. The "alternate" buddy is the last buddy left while being in chat mode. This command is thus especially useful after commands like "/roster unread_next" (Ctrl-q).
33 /roster unread_first
34 Jump to the first unread message
35 /roster unread_next
36 Jump to the next unread message
37 /roster search bud
38 Search for a buddy with a name or jid containing "bud" (only in the displayed buddylist)
39 /roster hide 43 /roster hide
40 Hide roster (full-width chat window) 44 Hide roster (full-width chat window)
41 /roster show 45 /roster show
42 Show roster 46 Show roster
43 /roster toggle 47 /roster toggle