diff 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
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_roster.txt	Mon Sep 10 21:56:50 2007 +0200
+++ b/mcabber/doc/help/en/hlp_roster.txt	Thu Sep 13 20:05:21 2007 +0200
@@ -2,7 +2,7 @@
  /ROSTER bottom|top|up|down|group_prev|group_next
  /ROSTER alternate|unread_first|unread_next
  /ROSTER search bud
- /ROSTER hide_offline|show_offline|toggle_offline
+ /ROSTER display|hide_offline|show_offline|toggle_offline
  /ROSTER item_lock|item_unlock
  /ROSTER hide|show|toggle
  /ROSTER note [-|text]
@@ -30,10 +30,15 @@
  Jump to the next unread message
 /roster search bud
  Search for a buddy with a name or jid containing "bud" (only in the displayed buddylist)
+/roster display [mask]
+ See or update the roster filter.
+ 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).
+ For example "ofdna" to display only connected buddies.
+ "*" can be used as a shortcut to display all contacts.
 /roster hide_offline
- Hide offline buddies
+ Hide offline buddies (same as /roster display ofdna)
 /roster show_offline
- Show offline buddies
+ Show offline buddies (same as /roster display ofdna_)
 /roster toggle_offline
  Toggle display of offline buddies
 /roster item_lock [jid]