mcabber/doc/mcabber.1.html
author Mikael Berthe <mikael@lilotux.net>
Sat, 13 May 2006 22:26:15 +0200
changeset 854 bfaab692a683
parent 841 f8c0447beec2
child 870 4b77a2ab18e5
permissions -rw-r--r--
Update manpage (pmw) This is Philip M. White's manpage update patch, slightly modified.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     2
<html>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     3
<head>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
799
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
     5
<meta name="generator" content="AsciiDoc 7.1.2" />
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     6
<meta name="author" content="Mikael BERTHE" />
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     7
<meta name="author-email" content="mcabber@lilotux.net" />
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     8
<link rel="stylesheet" href="./manpage.css" type="text/css" />
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
     9
<title>mcabber</title>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    10
</head>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    11
<body>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    12
<div id="content">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    13
<h1>MCABBER(1) Manual Page</h1>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    14
<h2>NAME</h2>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    15
<p>mcabber -
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    16
   a simple Jabber console client
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    17
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    18
<div id="synopsis">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    19
<h2>SYNOPSIS</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
    20
<p><b>mcabber</b> [ -f configfile ] [ --help | -h ]</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    21
</div>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    22
<h2>DESCRIPTION</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
    23
<p><tt>mcabber(1)</tt> is a small Jabber console client.<br />
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    24
For now it needs a configuration file to start, so please copy the sample
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
    25
mcabberrc file and adapt your connection settings.</p>
360
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
    26
<p>You also need to have an existing Jabber account to use this software, as
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
    27
it cannot (un)register accounts yet.</p>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
    28
<p>Here are some of the features of <tt>mcabber</tt>:</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    29
<ul>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    30
<li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    31
<p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    32
<b>SSL support</b>.
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    33
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    34
</li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    35
<li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    36
<p>
467
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
    37
<b>MUC support</b> (Multi-User Chat).
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
    38
</p>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
    39
</li>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
    40
<li>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
    41
<p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    42
<b>History logging:</b>  If enabled (see the CONFIGURATION FILE section),
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
    43
  <tt>mcabber</tt> can save discussions to history log files.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    44
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    45
</li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    46
<li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    47
<p>
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
    48
<b>Commands completion:</b>  If possible, <tt>mcabber</tt> will try to complete your
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    49
  command line if you hit the Tab key.
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    50
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    51
</li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    52
<li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    53
<p>
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    54
<b>Input line history:</b>  Any message or command entered is in the input line
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    55
  history and can be reused easily.
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    56
</p>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    57
</li>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    58
<li>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
    59
<p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    60
<b>External actions:</b>  Some events (like receiving a message) can trigger an
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    61
  external action such as a shell script if you enable it in your
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    62
  configuration file.  A sample events script ("eventcmd") is provided with
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
    63
  <tt>mcabber</tt> source code, in the contrib directory.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    64
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    65
</li>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    66
</ul>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    67
<h2>OPTIONS</h2>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    68
<dl>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    69
<dt><b>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
    70
--help, -h
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    71
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    72
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    73
        Quick help usage message
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    74
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    75
<dt><b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    76
-f configfile
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    77
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    78
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    79
        Use configuration file <b>configfile</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    80
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
    81
</dl>
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    82
<h2>WINDOWS/PANES</h2>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    83
<p>The <tt>mcabber(1)</tt> screen is divided into 4 regions.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    84
The <b>roster</b>, alias <b>buddylist</b>, is on the left.  The <b>chat window</b>, or chat
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    85
buffer, is on the right.  The <b>input line</b> lies at the bottom of the screen,
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    86
under a small <b>log window</b>.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    87
<p>Two status lines surround the log window.  The bottom status line is the
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    88
"main status line" and reflects mcabber general status.  The other line
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    89
is the "chat status line" and shows the status of the currently selected
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    90
buddy.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    91
<p>To display buddies chat buffers, you will have to enter <b>chat mode</b>.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    92
You can enter chat mode by pressing enter, and leave chat mode with the ESC
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    93
key.  Simply sending a message will also enable chat mode.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    94
<p>There are several advantages to the two-mode implementation: first, it allows
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    95
accurate "unread" message functionality, as described in the next section;
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    96
without this, merely scrolling to a specific buddy will "read" the new
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    97
messages of all buddies in-between.  Second, it allows quickly hiding the
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    98
conversation with a single keystroke.  Third, it allows jumping between
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
    99
the few buddies with whom you are conversing with the <b>/roster alternate</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   100
command described in another section, without having to manually scroll
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   101
back and forth.</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   102
<h2>KEYS</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   103
<p>Text typing occurs in the <b>input line</b>; basic operations are supported
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   104
(left arrow, right arrow, home/end keys, insert, delete, backspace&#8230;).</p>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   105
<p>PageUp and PageDown keys are used to move in the roster.</p>
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   106
<p>Up and Down arrow keys can be used to move in the input line history; they
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   107
jump to the previous/next line from the history beginning with the same string
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   108
(from first column to the cursor column).</p>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   109
<p>To send a message, move to the choosen buddy in the buddylist, type your
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   110
message and hit enter.  If the line begins with a slash, this will be
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   111
interpreted as a command (see the COMMAND section below).  Hit escape to
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   112
leave the chat mode.</p>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   113
<p>Here is a quick description of the key bindings:</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   114
<table class="hlist">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   115
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   116
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   117
Ctrl-a
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   118
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   119
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   120
Go to the beginning of the input line
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   121
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   122
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   123
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   124
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   125
Ctrl-e
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   126
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   127
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   128
Go to the end of the input line
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   129
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   130
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   131
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   132
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   133
Ctrl-l
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   134
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   135
<td>
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   136
Force a refresh
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   137
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   138
</tr>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   139
<tr valign="top">
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   140
<td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   141
Up/Down
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   142
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   143
<td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   144
Move in the input line history
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   145
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   146
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   147
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   148
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   149
PgUp/PgDown
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   150
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   151
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   152
Move inside the roster (buddylist)
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   153
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   154
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   155
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   156
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   157
Tab
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   158
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   159
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   160
Complete current word, in the input line
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   161
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   162
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   163
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   164
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   165
Ctrl-g
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   166
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   167
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   168
Cancel completion / ctrl-g
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   169
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   170
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   171
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   172
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   173
Ctrl-p/Ctrl-n
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   174
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   175
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   176
Scroll up/down half a screen in the buffer window (chat mode)
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   177
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   178
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   179
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   180
<td>
775
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   181
Ctrl-Left
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   182
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   183
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   184
Move the cursor back to the start of the current or previous word
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   185
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   186
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   187
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   188
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   189
Ctrl-Right
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   190
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   191
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   192
Move the cursor forward to the end of the current or next word
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   193
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   194
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   195
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   196
<td>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   197
Ctrl-u
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   198
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   199
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   200
Delete from beginning of the line to the cursor
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   201
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   202
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   203
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   204
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   205
Ctrl-k
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   206
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   207
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   208
Delete from the cursor to the end of line
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   209
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   210
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   211
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   212
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   213
Ctrl-w
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   214
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   215
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   216
Backward kill word
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   217
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   218
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   219
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   220
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   221
Ctrl-t
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   222
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   223
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   224
Transpose chars
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   225
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   226
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   227
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   228
<td>
263
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   229
Ctrl-o
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   230
</td>
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   231
<td>
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   232
Accept line and put the next history line in the input line (accept-line-and-down-history)
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   233
</td>
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   234
</tr>
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   235
<tr valign="top">
1bcc3eec08f0 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452
parents: 260
diff changeset
   236
<td>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   237
Ctrl-q
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   238
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   239
<td>
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
   240
Jump to the next unread message
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   241
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   242
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   243
</table>
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   244
<p>Additional key bindings may be specified using the /bind command described
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   245
in the COMMANDS section.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   246
<h2>MCABBER'S ROSTER</h2>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   247
<p>The first listed resource on the roster is <b>[status]</b>, which keeps a log of
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   248
everything that appears in the short log window below the main chat area.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   249
While the log window was designed for showing the latest few elements, the
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   250
dedicated <b>[status]</b> buffer allows more comfortable viewing of the log, as
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   251
well as scrolling it in a standard manner.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   252
<p>Group names are displayed above the resources that are within them, and are
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   253
indicated by <b>---</b> to the left of the name.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   254
<p>For every real Jabber resource, the roster displays four pieces of information:
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   255
the resource's name or alias, its online status, its authorization status, and
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   256
whether there are unread messages from the resource waiting for you.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   257
<p>The online status is one of the following:</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   258
<table class="hlist">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   259
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   260
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   261
<b>o</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   262
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   263
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   264
online
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   265
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   266
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   267
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   268
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   269
<b>f</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   270
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   271
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   272
free for chat
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   273
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   274
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   275
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   276
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   277
<b>a</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   278
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   279
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   280
away
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   281
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   282
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   283
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   284
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   285
<b>n</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   286
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   287
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   288
not available (labeled <b>extended away</b> in some clients)
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   289
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   290
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   291
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   292
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   293
<b>d</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   294
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   295
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   296
do not disturb
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   297
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   298
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   299
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   300
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   301
<b>i</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   302
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   303
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   304
invisible (displayed only for your resource)
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   305
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   306
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   307
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   308
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   309
<b>_</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   310
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   311
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   312
offline (or invisible to you)
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   313
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   314
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   315
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   316
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   317
<b>?</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   318
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   319
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   320
unknown, usually meaning you are not authorized to see this resource's status
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   321
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   322
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   323
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   324
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   325
<b>x</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   326
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   327
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   328
a conference room in which you are not participating
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   329
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   330
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   331
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   332
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   333
<b>C</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   334
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   335
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   336
a conference room in which you are participating
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   337
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   338
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   339
</table>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   340
<p>The authorization status indicates whether a resource is authorized to receive
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   341
your online status updates, and is displayed by the brackets surrounding the
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   342
resource's online status.  Square brackets, like <b>[o]</b>, indicate that this
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   343
resource is authorized to receive your status.  Curly braces, like <b>{o}</b>,
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   344
indicate that they are not authorized to receive your status.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   345
<p>When there are unread messages from the resource which you have not looked at,
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   346
a hash mark (<b>#</b>) appears in the leftmost section of the roster for that
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   347
resource.  The hash mark disappears once you view that resource's message log.</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   348
<p>Examples:</p>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   349
<table class="hlist">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   350
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   351
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   352
<b> --- Buds</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   353
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   354
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   355
This is a group named <b>Buds</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   356
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   357
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   358
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   359
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   360
<b>#[o] John</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   361
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   362
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   363
John is online, can see your status, and sent you a message that you did not read yet
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   364
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   365
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   366
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   367
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   368
<b> {?} Sally</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   369
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   370
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   371
Neither you nor Sally have authorized each other to see your online status
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   372
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   373
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   374
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   375
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   376
<b> {a} Jane</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   377
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   378
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   379
Jane is away, but she cannot see your online status
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   380
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   381
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   382
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   383
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   384
<b>#[C] x@y.c</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   385
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   386
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   387
You are participating in x@y.c conference room, and there are unread messages
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   388
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   389
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   390
</table>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   391
<h2>COMMANDS RELATED TO MCABBER</h2>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   392
<dl>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   393
<dt><b>
286
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   394
/alias name = command line
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   395
</b></dt>
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   396
<dd>
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   397
        Add "name" as an alias for "command line".<br />
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   398
        Aliases are expanded only once, thus they can not be chained.<br />
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   399
        "/alias name" displays the value associated with the "name" alias;
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   400
        "/alias name =" unsets the "name" alias.<br />
286
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   401
        Example: "/alias away = status away".
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   402
</dd>
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   403
<dt><b>
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   404
/bind keycode = command line
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   405
</b></dt>
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   406
<dd>
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   407
        Bind a command line to the key with the "keycode" code number.<br />
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
   408
        Keycodes of unused keys are displayed by <tt>mcabber</tt> in the log window
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   409
        when pressing the key, for example "Unknown key=265".<br />
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   410
        "/bind keycode" displays the command line bound to the given keycode;
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   411
        "/bind keycode" unbinds the given keycode.<br />
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   412
        Note: aliases can be used in key bindings.<br />
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   413
        Example: "/bind 265 = status online" (265 is F1 for me, but it may
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   414
        depend on your ncurses installation).
286
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   415
</dd>
a3d65d7f0bc3 Add /alias documentation
Mikael Berthe <mikael@lilotux.net>
parents: 277
diff changeset
   416
<dt><b>
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   417
/buffer clear|top|bottom|date|%|search_backward|search_forward
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   418
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   419
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   420
        The <b>buffer</b> command manipulates the current buddy's buffer
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   421
        (chat window).
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   422
<table class="hlist">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   423
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   424
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   425
<b>clear</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   426
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   427
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   428
clear the current buddy chat window
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   429
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   430
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   431
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   432
<td>
511
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   433
<b>bottom</b>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   434
</td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   435
<td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   436
jump to the bottom of the current buddy chat buffer
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   437
</td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   438
</tr>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   439
<tr valign="top">
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   440
<td>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   441
<b>top</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   442
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   443
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   444
jump to the top of the current buddy chat buffer
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   445
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   446
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   447
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   448
<td>
511
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   449
<b>up</b> [n]
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   450
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   451
<td>
511
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   452
scroll the buffer up n lines (default: half a screen)
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   453
</td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   454
</tr>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   455
<tr valign="top">
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   456
<td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   457
<b>down</b> [n]
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   458
</td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   459
<td>
c7cdb9c6d7aa Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 506
diff changeset
   460
scroll the buffer down n lines (default: half a screen)
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   461
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   462
</tr>
372
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   463
<tr valign="top">
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   464
<td>
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   465
<b>date</b> date
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   466
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   467
<td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   468
jump to the first line after the specified date in the chat buffer (date format: "YYYY-mm-dd[THH:MM:SS]", "-" and ":" are optional)
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   469
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   470
</tr>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   471
<tr valign="top">
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   472
<td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   473
<b>%</b> n
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   474
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   475
<td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   476
jump to position %n of the buddy chat buffer
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   477
</td>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   478
</tr>
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   479
<tr valign="top">
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
   480
<td>
372
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   481
<b>search_backward</b> text
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   482
</td>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   483
<td>
491
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   484
search for "text" in the current buddy chat buffer
372
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   485
</td>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   486
</tr>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   487
<tr valign="top">
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   488
<td>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   489
<b>search_forward</b>  text
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   490
</td>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   491
<td>
491
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   492
search for "text" in the current buddy chat buffer
372
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   493
</td>
db004de6440c Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
   494
</tr>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   495
</table>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   496
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   497
<dt><b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   498
/clear
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   499
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   500
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   501
        The <b>clear</b> command is actually an alias for "/buffer clear".
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   502
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   503
<dt><b>
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   504
/quit
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   505
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   506
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   507
        Disconnect and leave <tt>mcabber(1)</tt>.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   508
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   509
<dt><b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   510
/version
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   511
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   512
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   513
        Display mcabber version
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   514
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   515
</dl>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   516
<h2>COMMANDS RELATED TO THE SERVER AND CONNECTION</h2>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   517
<dl>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   518
<dt><b>
298
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   519
/connect
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   520
</b></dt>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   521
<dd>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   522
        Establish connection to the Jabber server.
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   523
</dd>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   524
<dt><b>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   525
/disconnect
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   526
</b></dt>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   527
<dd>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   528
        Terminate connection to the Jabber server.  Note: the roster is only
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   529
        available when the connection to the server is active, so the
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   530
        buddylist is empty when disconnected.
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   531
</dd>
35cda94e570d Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net>
parents: 290
diff changeset
   532
<dt><b>
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
   533
/event #n|* accept|ignore|reject
775
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   534
</b></dt>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   535
<dt><b>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   536
/event list
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   537
</b></dt>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   538
<dd>
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
   539
        Tell mcabber what to do about a pending event.<br />
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
   540
        If the first parameter is "*", the command will apply to all
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
   541
        queued events.
775
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   542
<table class="hlist">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   543
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   544
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   545
<b>accept</b>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   546
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   547
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   548
accept the event #n
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   549
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   550
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   551
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   552
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   553
<b>ignore</b>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   554
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   555
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   556
remove the event #n from the list
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   557
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   558
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   559
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   560
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   561
<b>reject</b>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   562
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   563
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   564
reject the event #n
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   565
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   566
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   567
<tr valign="top">
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   568
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   569
<b>list</b>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   570
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   571
<td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   572
list all pending events
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   573
</td>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   574
</tr>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   575
</table>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   576
</dd>
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
   577
<dt><b>
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   578
/rawxml send
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   579
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   580
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   581
        <b>send</b> string: send string (raw XML format) to the Jabber server.  No check is done on the string provided.  BEWARE! Use this only if you know what you are doing, or you could terminate the connection.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   582
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   583
</dl>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   584
<h2>COMMANDS RELATED TO THE ROSTER AND JABBER RESOURCES</h2>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   585
<dl>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   586
<dt><b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   587
/add [jid [nickname]]
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   588
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   589
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   590
        Add the "jid" Jabber user to our roster (default group), and send a
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   591
        notification request to this buddy.  If no nickname is specified, the
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   592
        jid is used.  If no jid (or an empty string "") is provided or if jid
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   593
        is ".", the current buddy is used.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   594
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   595
<dt><b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   596
/authorization allow|cancel|request|request_unsubscribe [jid]
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   597
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   598
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   599
        Manage the presence subscriptions.<br />
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   600
        If no jid is provided, the current buddy is used.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   601
<table class="hlist">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   602
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   603
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   604
<b>allow</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   605
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   606
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   607
allow the buddy to receive your presence updates
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   608
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   609
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   610
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   611
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   612
<b>cancel</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   613
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   614
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   615
cancel the buddy' subscription to your presence updates
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   616
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   617
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   618
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   619
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   620
<b>request</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   621
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   622
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   623
request a subscription to the buddy's presence updates
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   624
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   625
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   626
<tr valign="top">
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   627
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   628
<b>request_unsubscribe</b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   629
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   630
<td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   631
request unsubscription from the buddy's presence updates
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   632
</td>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   633
</tr>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   634
</table>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   635
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   636
<dt><b>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   637
/del
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   638
</b></dt>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   639
<dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   640
        Delete the current buddy from our roster, unsubscribe from its presence
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   641
        notification and unsubscribe it from ours.
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   642
</dd>
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
   643
<dt><b>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   644
/group fold|unfold|toggle
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   645
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   646
<dd>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   647
        The <b>group</b> command changes the current group display.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   648
<table class="hlist">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   649
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   650
<td>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   651
<b>fold</b>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   652
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   653
<td>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   654
fold (shrink) the current group tree in the roster
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   655
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   656
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   657
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   658
<td>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   659
<b>unfold</b>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   660
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   661
<td>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   662
unfold (expand) the current group tree in the roster
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   663
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   664
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   665
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   666
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   667
<b>toggle</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   668
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   669
<td>
240
723433a677f0 [/trunk] Changeset 253 by mikael
mikael
parents: 238
diff changeset
   670
toggle the state (fold/unfold) of the current tree
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   671
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   672
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   673
</table>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   674
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   675
<dt><b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   676
/info
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   677
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   678
<dd>
440
264f40222872 Update documentation (/info command)
Mikael Berthe <mikael@lilotux.net>
parents: 436
diff changeset
   679
        Display info on the selected entry (user, agent, group&#8230;).<br />
264f40222872 Update documentation (/info command)
Mikael Berthe <mikael@lilotux.net>
parents: 436
diff changeset
   680
        For users, resources are displayed with the status, priority and
264f40222872 Update documentation (/info command)
Mikael Berthe <mikael@lilotux.net>
parents: 436
diff changeset
   681
        status message (if available) of each resource.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   682
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   683
<dt><b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   684
/move [groupname]
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   685
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   686
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   687
        Move the current buddy to the requested group.  If no group is
623
7d9841ea20d8 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 618
diff changeset
   688
        specified, then the buddy is moved to the default group.<br />
506
74dcd0df532e "/move" does not jump to the buddy in the new group
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
   689
        Tip: if the chatmode is enabled, you can use "/roster alternate"
74dcd0df532e "/move" does not jump to the buddy in the new group
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
   690
        to jump to the moved buddy.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   691
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   692
<dt><b>
839
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   693
/msay begin|verbatim|send|send_to|toggle|toggle_verbatim|abort
238
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   694
</b></dt>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   695
<dd>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   696
        Send a multi-line message.  To write a single message with several
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   697
        lines, the <b>multi-line mode</b> should be used.<br />
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   698
        In multi-line mode, each line (except command lines) typed in the input
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   699
        line will be added to the multi-line message.  Once the message is
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   700
        finished, it can be sent to the current selected buddy with the "/msay
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   701
        send" command.<br />
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
   702
        The <b>begin</b> subcommand enables multi-line mode.  Note that it allows
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
   703
        a message subject to be specified.<br />
289
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   704
        The <b>verbatim</b> multi-line mode disables commands, so that it is
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   705
        possible to enter lines starting with a slash.  Only the "/msay"
72fa52203651 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 286
diff changeset
   706
        command (with send or abort parameters) can be used to exit verbatim
799
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   707
        mode.<br />
839
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   708
        The <b>toggle</b> and <b>toggle_verbatim</b> subcommands can be bound to a key to
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   709
        use the multi-line mode quickly (for example, "bind M109 = msay toggle"
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   710
        to switch using the Meta-m combination).
238
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   711
<table class="hlist">
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   712
<tr valign="top">
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   713
<td>
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
   714
<b>begin</b> [subject]
238
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   715
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   716
<td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   717
enter multi-line mode
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   718
</td>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   719
</tr>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   720
<tr valign="top">
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   721
<td>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   722
<b>verbatim</b>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   723
</td>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   724
<td>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
   725
enter verbatim multi-line mode
238
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   726
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   727
</tr>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   728
<tr valign="top">
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   729
<td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   730
<b>send</b>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   731
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   732
<td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   733
send the current multi-line message to the currently selected buddy
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   734
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   735
</tr>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   736
<tr valign="top">
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   737
<td>
637
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   738
<b>send_to</b> jid
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   739
</td>
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   740
<td>
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   741
send the current multi-line message to "jid"
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   742
</td>
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   743
</tr>
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   744
<tr valign="top">
aff6df4b408b Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
   745
<td>
799
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   746
<b>toggle</b>
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   747
</td>
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   748
<td>
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   749
switch to/from multi-line mode (begin/send)
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   750
</td>
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   751
</tr>
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   752
<tr valign="top">
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
   753
<td>
839
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   754
<b>toggle_verbatim</b>
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   755
</td>
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   756
<td>
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   757
same with verbatim multi-line mode
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   758
</td>
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   759
</tr>
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   760
<tr valign="top">
5759770c1968 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 836
diff changeset
   761
<td>
238
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   762
<b>abort</b>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   763
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   764
<td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   765
leave multi-line mode without sending the message
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   766
</td>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   767
</tr>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   768
</table>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   769
</dd>
8e30b2bb380e [/trunk] Changeset 251 by mikael
mikael
parents: 236
diff changeset
   770
<dt><b>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   771
/rename nickname
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   772
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   773
<dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   774
        Rename current buddy to the given nickname.
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   775
        This command does not work for groups, at the moment (but you can move
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   776
        the buddies to another group with the "/move" command).
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   777
</dd>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   778
<dt><b>
700
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   779
/request time|version [jid]
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   780
</b></dt>
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   781
<dd>
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   782
        Send a "IQ" query to the current buddy, or to the specified Jabber
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   783
        user.  If the resource is not provided with the jid, mcabber will
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   784
        send the query to all known resources for this user.
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   785
</dd>
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
   786
<dt><b>
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   787
/room join|leave|names|nick|privmsg|remove|topic|unlock|destroy
573
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   788
</b></dt>
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   789
<dt><b>
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   790
/room invite|kick|ban|role|affil
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   791
</b></dt>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   792
<dd>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   793
        The <b>room</b> command handles Multi-User Chat room actions.
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   794
<table class="hlist">
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   795
<tr valign="top">
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   796
<td>
841
f8c0447beec2 Allow "/room join . [nick]" if the current item is a MUC room
Mikael Berthe <mikael@lilotux.net>
parents: 839
diff changeset
   797
<b>join</b> [room [nick]]
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   798
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   799
<td>
841
f8c0447beec2 Allow "/room join . [nick]" if the current item is a MUC room
Mikael Berthe <mikael@lilotux.net>
parents: 839
diff changeset
   800
join "room", using "nick" as nickname.  If no nickname is provided, the "nickname" option value is used (see sample configuration file).  If the currently selected entry is correctly recognized as a room by mcabber, the shortcut "." can be used instead of the full room id.
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   801
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   802
</tr>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   803
<tr valign="top">
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   804
<td>
487
b03def7beb78 Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 480
diff changeset
   805
<b>leave</b> [message]
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   806
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   807
<td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   808
leave the current room
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   809
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   810
</tr>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   811
<tr valign="top">
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   812
<td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   813
<b>names</b>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   814
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   815
<td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   816
display members of the current room
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   817
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   818
</tr>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   819
<tr valign="top">
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   820
<td>
470
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   821
<b>nick</b> nick
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   822
</td>
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   823
<td>
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   824
change your nickname in the current room
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   825
</td>
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   826
</tr>
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   827
<tr valign="top">
eaa2ad773192 Add "/room nick"
Mikael Berthe <mikael@lilotux.net>
parents: 467
diff changeset
   828
<td>
491
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   829
<b>privmsg</b> nick msg
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   830
</td>
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   831
<td>
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   832
send private message "msg" to "nick"
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   833
</td>
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   834
</tr>
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   835
<tr valign="top">
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
   836
<td>
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   837
<b>remove</b>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   838
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   839
<td>
467
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   840
remove the current room from the roster (you must have left this room before)
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   841
</td>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   842
</tr>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   843
<tr valign="top">
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   844
<td>
475
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   845
<b>topic</b>
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   846
</td>
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   847
<td>
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   848
set topic for current room
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   849
</td>
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   850
</tr>
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   851
<tr valign="top">
fa49ac0bb8f3 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net>
parents: 470
diff changeset
   852
<td>
467
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   853
<b>unlock</b>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   854
</td>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   855
<td>
73aa14eba3c7 Update manual
Mikael Berthe <mikael@lilotux.net>
parents: 465
diff changeset
   856
unlock current room (if you are the owner)
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   857
</td>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   858
</tr>
573
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   859
<tr valign="top">
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   860
<td>
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   861
<b>destroy</b> [reason]
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   862
</td>
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   863
<td>
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   864
destroy the current room (use with care!)
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   865
</td>
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   866
</tr>
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   867
<tr valign="top">
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
   868
<td>
573
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   869
<b>whois</b> nick
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   870
</td>
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   871
<td>
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   872
display MUC information about "nick"
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   873
</td>
4df43fcdabc4 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
   874
</tr>
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   875
<tr valign="top">
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   876
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   877
<b>ban</b> jid [reason]
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   878
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   879
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   880
ban jid from the current room
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   881
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   882
</tr>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   883
<tr valign="top">
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   884
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   885
<b>invite</b> jid [reason]
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   886
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   887
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   888
invite jid to the current room
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   889
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   890
</tr>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   891
<tr valign="top">
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   892
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   893
<b>kick</b> nick [reason]
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   894
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   895
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   896
kick "nick" from the current room
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   897
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   898
</tr>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   899
<tr valign="top">
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   900
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   901
<b>role</b> jid role [reason]
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   902
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   903
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   904
change jid's role (role can be "none", "visitor", "participant", "moderator")
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   905
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   906
</tr>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   907
<tr valign="top">
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   908
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   909
<b>affil</b> jid affil [reason]
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   910
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   911
<td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   912
change jid's affiliation (affil can be "none", "member", "admin", "owner")
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   913
</td>
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 573
diff changeset
   914
</tr>
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
   915
</table>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   916
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   917
<dt><b>
360
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
   918
/roster bottom|top|hide_offline|show_offline|toggle_offline
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
   919
</b></dt>
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
   920
<dt><b>
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   921
/roster hide|show|toggle
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   922
</b></dt>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   923
<dt><b>
360
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
   924
/roster alternate|unread_first|unread_next
265
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   925
</b></dt>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   926
<dt><b>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   927
/roster search bud
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   928
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   929
<dd>
265
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   930
        The <b>roster</b> command manipulates the roster/buddylist.  Here are the available parameters:
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   931
<table class="hlist">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   932
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   933
<td>
265
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   934
<b>bottom</b>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   935
</td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   936
<td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   937
jump to the bottom of the roster
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   938
</td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   939
</tr>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   940
<tr valign="top">
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   941
<td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   942
<b>top</b>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   943
</td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   944
<td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   945
jump to the top of the roster
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   946
</td>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   947
</tr>
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   948
<tr valign="top">
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
   949
<td>
377
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   950
<b>up</b>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   951
</td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   952
<td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   953
move up in the roster
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   954
</td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   955
</tr>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   956
<tr valign="top">
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   957
<td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   958
<b>down</b>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   959
</td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   960
<td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   961
move down in the roster
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   962
</td>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   963
</tr>
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   964
<tr valign="top">
00809e3e327e Add "/roster up" and "/roster down"
Mikael Berthe <mikael@lilotux.net>
parents: 372
diff changeset
   965
<td>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   966
<b>hide_offline</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   967
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   968
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   969
hide offline buddies
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   970
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   971
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   972
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   973
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   974
<b>show_offline</b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   975
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   976
<td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   977
show offline buddies
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   978
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   979
</tr>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   980
<tr valign="top">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
   981
<td>
290
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   982
<b>toggle_offline</b>
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   983
</td>
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   984
<td>
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   985
toggle display of offline buddies
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   986
</td>
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   987
</tr>
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   988
<tr valign="top">
f63839a4cb35 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net>
parents: 289
diff changeset
   989
<td>
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   990
<b>hide</b>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   991
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   992
<td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   993
hide roster (full-width chat window)
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   994
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   995
</tr>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   996
<tr valign="top">
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   997
<td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   998
<b>show</b>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
   999
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1000
<td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1001
show roster
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1002
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1003
</tr>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1004
<tr valign="top">
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1005
<td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1006
<b>toggle</b>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1007
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1008
<td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1009
toggle roster visibility
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1010
</td>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1011
</tr>
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1012
<tr valign="top">
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 700
diff changeset
  1013
<td>
265
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
  1014
<b>search</b> bud
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1015
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1016
<td>
265
49e9e02dd6d0 Add "/roster search" command
mikael@frmp8452
parents: 263
diff changeset
  1017
search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1018
</td>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1019
</tr>
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1020
<tr valign="top">
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1021
<td>
330
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1022
<b>alternate</b>
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1023
</td>
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1024
<td>
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1025
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")
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1026
</td>
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1027
</tr>
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1028
<tr valign="top">
a9013124ede6 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net>
parents: 320
diff changeset
  1029
<td>
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1030
<b>unread_first</b>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1031
</td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1032
<td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1033
jump to the first unread message
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1034
</td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1035
</tr>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1036
<tr valign="top">
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1037
<td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1038
<b>unread_next</b>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1039
</td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1040
<td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1041
jump to the next unread message
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1042
</td>
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 229
diff changeset
  1043
</tr>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1044
</table>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1045
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1046
<dt><b>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1047
/say text
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1048
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1049
<dd>
491
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
  1050
        Send the "text" message to the currently selected buddy.  Can be useful
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1051
        if you want to send a message beginning with a slash, for example.
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1052
</dd>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1053
<dt><b>
480
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1054
/say_to jid text
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1055
</b></dt>
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1056
<dd>
491
28f67990ce7b Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 487
diff changeset
  1057
        Send the "text" message to the specified jid.
480
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1058
        Please note that this command doesn't set the default resource for
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1059
        a contact, so if you want to send several messages to a specific
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1060
        ressource you will have to use "/say_to" for each message.
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1061
</dd>
882e1acae422 Add /say_to command
Mikael Berthe <mikael@lilotux.net>
parents: 475
diff changeset
  1062
<dt><b>
522
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1063
/status [online|avail|invisible|free|dnd|notavail|away [-|StatusMessage]]
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1064
</b></dt>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1065
<dd>
522
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1066
        Show or set the current status.<br />
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1067
        If no status is specified, display the current status.<br />
320
dce1dd4d0ca8 Update documentation for "/status status message"
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
  1068
        If a status message is specified, it will overrride the message*
522
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1069
        variables (these variables can be set in the configuration file).
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1070
        If no relevant message* variable is set and no status message provided,
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1071
        the current status message is kept.  If StatusMessage is "-", the
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 511
diff changeset
  1072
        current status message is cleared.
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1073
</dd>
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1074
<dt><b>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1075
/status_to jid online|avail|invisible|free|dnd|notavail|away [StatusMessage]
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1076
</b></dt>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1077
<dd>
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1078
        Send the requested status to the specified Jabber user.<br />
660
ef7f0b58a159 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 639
diff changeset
  1079
        If the specified jid is ".", the current buddy is used.<br />
450
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1080
        Note: this status will be overridden by subsequent "/status" commands.
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1081
        If you are using the auto-away feature, the status will overridden
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1082
        too.<br />
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1083
        Note: The jid can include a resource (i.e. user@server/resource).
fa93f47a08fe Update manual page
Mikael Berthe <mikael@lilotux.net>
parents: 440
diff changeset
  1084
</dd>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1085
</dl>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1086
<h2>CONFIGURATION FILE</h2>
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
  1087
<p>See the provided sample configuration file, which should be self-documenting.</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1088
<h2>FILES</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1089
<p>The following files can be used by <tt>mcabber(1)</tt>:</p>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1090
<div class="literalparagraph"><pre>$HOME/.mcabber/mcabberrc    Default configuration file
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1091
$HOME/.mcabberrc            Configuration file used if no other has been found
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1092
$HOME/.mcabber/histo/       Default directory for storing chat history files, if enabled</pre></div>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1093
<h2>BUGS</h2>
360
20283b69db99 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
  1094
<p>Certainly.  Please tell me if you find one!  :-)</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1095
<h2>AUTHOR</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1096
<p>Written by <a href="mailto:mcabber@lilotux.net">Mikael BERTHE</a>.<br />
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1097
Originally based on <a href="http://cabber.sourceforge.net">Cabber</a>, please
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1098
consult the AUTHORS file for details.</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1099
<h2>RESOURCES</h2>
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1100
<p><a href="http://www.lilotux.net/~mikael/mcabber/">Main web site</a></p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1101
<h2>COPYING</h2>
700
3f3c5765a459 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
  1102
<p>Copyright &#169; 2005, 2006 Mikael Berthe.<br />
260
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1103
Some portions are Copyright &#169; 2002-2004 <a href="mailto:cabber@ajmacias.com">cabber@ajmacias.com</a>.</p>
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1104
<p>Free use of this software is granted under the terms of the GNU General Public
33e1a05864a6 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452
parents: 254
diff changeset
  1105
License (GPL).</p>
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1106
<div id="footer">
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1107
<p>
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
  1108
Version 0.7.7-dev<br />
854
bfaab692a683 Update manpage (pmw)
Mikael Berthe <mikael@lilotux.net>
parents: 841
diff changeset
  1109
Last updated 13-May-2006 12:23:01 CEST
229
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1110
</p>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1111
</div>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1112
</div>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1113
</body>
bfc14cfb068e [/trunk] Changeset 241 by mikael
mikael
parents:
diff changeset
  1114
</html>