comparison mcabber/doc/mcabber.1.html @ 238:8e30b2bb380e

[/trunk] Changeset 251 by mikael * Add /msay command (multi-line messages)
author mikael
date Sat, 11 Jun 2005 19:12:25 +0000
parents 72fd1273f2b7
children 723433a677f0
comparison
equal deleted inserted replaced
237:c8df64f43625 238:8e30b2bb380e
351 specified, then the buddy is moved to the default group. 351 specified, then the buddy is moved to the default group.
352 This command only works with users (not agents), at the moment. 352 This command only works with users (not agents), at the moment.
353 353
354 </dd> 354 </dd>
355 <dt><b> 355 <dt><b>
356 /msay begin|send|abort
357 </b></dt>
358 <dd>
359
360 Send a multi-line message. To write a single message with several
361 lines, the <b>multi-line mode</b> should be used. In multi-line mode,
362 each line (except command lines) typed in the input line will
363 be added to the multi-line message. Once the message is finished, it
364 can be sent to the current selected buddy with the "msay /send"
365 command.
366
367 <table class="hlist">
368 <tr valign="top">
369 <td>
370 <b>begin</b>
371 </td>
372 <td>
373
374 enter multi-line mode
375
376 </td>
377 </tr>
378 <tr valign="top">
379 <td>
380 <b>send</b>
381 </td>
382 <td>
383
384 send the current multi-line message to the currently selected buddy
385
386 </td>
387 </tr>
388 <tr valign="top">
389 <td>
390 <b>abort</b>
391 </td>
392 <td>
393
394 leave multi-line mode without sending the message
395
396 </td>
397 </tr>
398 </table>
399 </dd>
400 <dt><b>
356 /quit 401 /quit
357 </b></dt> 402 </b></dt>
358 <dd> 403 <dd>
359 404
360 Disconnect and leave <tt>mcabber(1)</tt>. 405 Disconnect and leave <tt>mcabber(1)</tt>.
496 License (GPL). 541 License (GPL).
497 </p> 542 </p>
498 <div id="footer"> 543 <div id="footer">
499 <p> 544 <p>
500 Version 0.6.1<br /> 545 Version 0.6.1<br />
501 Last updated 10-Jun-2005 22:47:25 CEST 546 Last updated 11-Jun-2005 23:08:15 CEST
502 </p> 547 </p>
503 </div> 548 </div>
504 </div> 549 </div>
505 </body> 550 </body>
506 </html> 551 </html>