comparison mcabber/doc/mcabber.1.txt @ 377:00809e3e327e

Add "/roster up" and "/roster down"
author Mikael Berthe <mikael@lilotux.net>
date Tue, 26 Jul 2005 18:18:30 +0100
parents db004de6440c
children 57474402997d
comparison
equal deleted inserted replaced
376:d37d8d661115 377:00809e3e327e
172 /roster search bud:: 172 /roster search bud::
173 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 173 The 'roster' command manipulates the roster/buddylist. Here are the available parameters:
174 174
175 'bottom';; jump to the bottom of the roster 175 'bottom';; jump to the bottom of the roster
176 'top';; jump to the top of the roster 176 'top';; jump to the top of the roster
177 'up';; move up in the roster
178 'down';; move down in the roster
177 'hide_offline';; hide offline buddies 179 'hide_offline';; hide offline buddies
178 'show_offline';; show offline buddies 180 'show_offline';; show offline buddies
179 'toggle_offline';; toggle display of offline buddies 181 'toggle_offline';; toggle display of offline buddies
180 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) 182 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
181 'alternate';; 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_first") 183 'alternate';; 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_first")