comparison mcabber/doc/mcabber.1.txt @ 330:a9013124ede6

Add "/roster alternate"
author Mikael Berthe <mikael@lilotux.net>
date Sun, 17 Jul 2005 21:17:52 +0100
parents dce1dd4d0ca8
children 74cf831b8117
comparison
equal deleted inserted replaced
329:7c53bf62a2a2 330:a9013124ede6
160 /rename nickname:: 160 /rename nickname::
161 Rename current buddy to the given nickname. 161 Rename current buddy to the given nickname.
162 This command does not work for groups, at the moment (but you can move 162 This command does not work for groups, at the moment (but you can move
163 the buddies to another group with the /move command). 163 the buddies to another group with the /move command).
164 164
165 /roster bottom|top|hide_offline|show_offline|toggle_offline|unread_first|unread_next:: 165 /roster bottom|top|hide_offline|show_offline|toggle_offline::
166 /roster alternate|unread_first|unread_next::
166 /roster search bud:: 167 /roster search bud::
167 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 168 The 'roster' command manipulates the roster/buddylist. Here are the available parameters:
168 169
169 'bottom';; jump to the bottom of the roster 170 'bottom';; jump to the bottom of the roster
170 'top';; jump to the top of the roster 171 'top';; jump to the top of the roster
171 'hide_offline';; hide offline buddies 172 'hide_offline';; hide offline buddies
172 'show_offline';; show offline buddies 173 'show_offline';; show offline buddies
173 'toggle_offline';; toggle display of offline buddies 174 'toggle_offline';; toggle display of offline buddies
174 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) 175 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
176 '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")
175 'unread_first';; jump to the first unread message 177 'unread_first';; jump to the first unread message
176 'unread_next';; jump to the next unread message 178 'unread_next';; jump to the next unread message
177 179
178 /say text:: 180 /say text::
179 Send the text message to the currently selected buddy. Can be useful 181 Send the text message to the currently selected buddy. Can be useful