mcabber/doc/mcabber.1.txt
changeset 265 49e9e02dd6d0
parent 263 1bcc3eec08f0
child 277 4d7040cff8ee
equal deleted inserted replaced
264:b7dd4c337888 265:49e9e02dd6d0
   133 /rename nickname::
   133 /rename nickname::
   134         Rename current buddy to the given nickname.
   134         Rename current buddy to the given nickname.
   135         This command does not work for groups, at the moment (but you can move
   135         This command does not work for groups, at the moment (but you can move
   136         the buddies to another group with the /move command).
   136         the buddies to another group with the /move command).
   137 
   137 
   138 /roster hide_offline|show_offline|top|bottom::
   138 /roster bottom|top|hide_offline|show_offline|unread_first|unread_next::
   139         The 'roster' command manipulates the roster/buddylist.
   139 /roster search bud::
       
   140         The 'roster' command manipulates the roster/buddylist.  Here are the available parameters:
   140 
   141 
       
   142         'bottom';;       jump to the bottom of the roster
       
   143         'top';;          jump to the top of the roster
   141         'hide_offline';; hide offline buddies
   144         'hide_offline';; hide offline buddies
   142         'show_offline';; show offline buddies
   145         'show_offline';; show offline buddies
   143         'top';;          jump to the top of the roster
   146         'search' bud;;   search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
   144         'bottom';;       jump to the bottom of the roster
       
   145         'unread_first';; jump to the first unread message
   147         'unread_first';; jump to the first unread message
   146         'unread_next';;  jump to the next unread message
   148         'unread_next';;  jump to the next unread message
   147 
   149 
   148 /say text::
   150 /say text::
   149         Send the text message to the currently selected buddy.  Can be useful
   151         Send the text message to the currently selected buddy.  Can be useful