comparison mcabber/doc/help/en/hlp_roster.txt @ 1311:0dda8238af21

Implement "/roster display"
author Mikael Berthe <mikael@lilotux.net>
date Thu, 13 Sep 2007 20:05:21 +0200
parents 5e2e647e781b
children 096411233fce
comparison
equal deleted inserted replaced
1310:a5336c44d4e2 1311:0dda8238af21
1 1
2 /ROSTER bottom|top|up|down|group_prev|group_next 2 /ROSTER bottom|top|up|down|group_prev|group_next
3 /ROSTER alternate|unread_first|unread_next 3 /ROSTER alternate|unread_first|unread_next
4 /ROSTER search bud 4 /ROSTER search bud
5 /ROSTER hide_offline|show_offline|toggle_offline 5 /ROSTER display|hide_offline|show_offline|toggle_offline
6 /ROSTER item_lock|item_unlock 6 /ROSTER item_lock|item_unlock
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.
28 Jump to the first unread message 28 Jump to the first unread message
29 /roster unread_next 29 /roster unread_next
30 Jump to the next unread message 30 Jump to the next unread message
31 /roster search bud 31 /roster search bud
32 Search for a buddy with a name or jid containing "bud" (only in the displayed buddylist) 32 Search for a buddy with a name or jid containing "bud" (only in the displayed buddylist)
33 /roster display [mask]
34 See or update the roster filter.
35 The mask should contain the shortcut letters of the status you want to see ([o]nline, [f]ree_for_chat, [d]o_not_disturb, [n]ot_available, [a]way, [_]offline).
36 For example "ofdna" to display only connected buddies.
37 "*" can be used as a shortcut to display all contacts.
33 /roster hide_offline 38 /roster hide_offline
34 Hide offline buddies 39 Hide offline buddies (same as /roster display ofdna)
35 /roster show_offline 40 /roster show_offline
36 Show offline buddies 41 Show offline buddies (same as /roster display ofdna_)
37 /roster toggle_offline 42 /roster toggle_offline
38 Toggle display of offline buddies 43 Toggle display of offline buddies
39 /roster item_lock [jid] 44 /roster item_lock [jid]
40 Lock the roster item so it remains visible regardless of its status 45 Lock the roster item so it remains visible regardless of its status
41 /roster item_unlock [jid] 46 /roster item_unlock [jid]