mcabber/doc/mcabber.1.txt
changeset 916 0032c43431df
parent 913 ced28f227521
child 920 1ef75178ce74
equal deleted inserted replaced
915:59b53fed6de1 916:0032c43431df
   336         'show_offline';; show offline buddies
   336         'show_offline';; show offline buddies
   337         'toggle_offline';; toggle display of offline buddies
   337         'toggle_offline';; toggle display of offline buddies
   338         'hide';;         hide roster (full-width chat window)
   338         'hide';;         hide roster (full-width chat window)
   339         'show';;         show roster
   339         'show';;         show roster
   340         'toggle';;       toggle roster visibility
   340         'toggle';;       toggle roster visibility
   341         'search' bud;;   search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
   341         'search' bud;;   search for a buddy with a name or jid containing "bud" (only in the displayed buddylist)
   342         '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")
   342         '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")
   343         'unread_first';; jump to the first unread message
   343         'unread_first';; jump to the first unread message
   344         'unread_next';;  jump to the next unread message
   344         'unread_next';;  jump to the next unread message
   345 
   345 
   346 /say text::
   346 /say text::
   349 
   349 
   350 /say_to jid text::
   350 /say_to jid text::
   351         Send the "text" message to the specified jid.
   351         Send the "text" message to the specified jid.
   352         Please note that this command doesn't set the default resource for
   352         Please note that this command doesn't set the default resource for
   353         a contact, so if you want to send several messages to a specific
   353         a contact, so if you want to send several messages to a specific
   354         ressource you will have to use "/say_to" for each message.
   354         resource you will have to use "/say_to" for each message.
   355 
   355 
   356 /status [online|avail|invisible|free|dnd|notavail|away [-|StatusMessage]]::
   356 /status [online|avail|invisible|free|dnd|notavail|away [-|StatusMessage]]::
   357         Show or set the current status. +
   357         Show or set the current status. +
   358         If no status is specified, display the current status. +
   358         If no status is specified, display the current status. +
   359         If a status message is specified, it will overrride the message*
   359         If a status message is specified, it will overrride the message*