comparison mcabber/doc/mcabber.1.txt @ 290:f63839a4cb35

Add /roster toggle_offline
author Mikael Berthe <mikael@lilotux.net>
date Fri, 08 Jul 2005 22:32:50 +0100
parents 72fa52203651
children 35cda94e570d 12f919be3da5
comparison
equal deleted inserted replaced
289:72fa52203651 290:f63839a4cb35
152 /rename nickname:: 152 /rename nickname::
153 Rename current buddy to the given nickname. 153 Rename current buddy to the given nickname.
154 This command does not work for groups, at the moment (but you can move 154 This command does not work for groups, at the moment (but you can move
155 the buddies to another group with the /move command). 155 the buddies to another group with the /move command).
156 156
157 /roster bottom|top|hide_offline|show_offline|unread_first|unread_next:: 157 /roster bottom|top|hide_offline|show_offline|toggle_offline|unread_first|unread_next::
158 /roster search bud:: 158 /roster search bud::
159 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 159 The 'roster' command manipulates the roster/buddylist. Here are the available parameters:
160 160
161 'bottom';; jump to the bottom of the roster 161 'bottom';; jump to the bottom of the roster
162 'top';; jump to the top of the roster 162 'top';; jump to the top of the roster
163 'hide_offline';; hide offline buddies 163 'hide_offline';; hide offline buddies
164 'show_offline';; show offline buddies 164 'show_offline';; show offline buddies
165 'toggle_offline';; toggle display of offline buddies
165 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) 166 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
166 'unread_first';; jump to the first unread message 167 'unread_first';; jump to the first unread message
167 'unread_next';; jump to the next unread message 168 'unread_next';; jump to the next unread message
168 169
169 /say text:: 170 /say text::