# HG changeset patch # User Mikael Berthe # Date 1146761766 -7200 # Node ID 5759770c1968ea661dc6c6ee3a0a770c2c9d7f1b # Parent ea1204c8a30bcf543b395b1c4b17405f423a0f19 Update documentation Mention "/msay toggle_verbatim". diff -r ea1204c8a30b -r 5759770c1968 mcabber/doc/mcabber.1 --- a/mcabber/doc/mcabber.1 Thu May 04 18:49:10 2006 +0200 +++ b/mcabber/doc/mcabber.1 Thu May 04 18:56:06 2006 +0200 @@ -215,7 +215,7 @@ Move the current buddy to the requested group\&. If no group is specified, then the buddy is moved to the default group\&. Tip: if the chatmode is enabled, you can use "/roster alternate" to jump to the moved buddy\&. .TP -\fB/msay\fR begin|verbatim|send|send_to|toggle|abort +\fB/msay\fR begin|verbatim|send|send_to|toggle|toggle_verbatim|abort Send a multi\-line message\&. To write a single message with several lines, the \fImulti\-line mode\fR should be used\&. The \fIbegin\fR subcommand enables multi\-line mode\&. Note that it allows a message subject to be specified\&. @@ -224,13 +224,14 @@ The \fIverbatim\fR multi\-line mode disables commands, so that it is possible to enter lines starting with a slash\&. Only the "/msay" command (with send or abort parameters) can be used to exit verbatim mode\&. -The \fItoggle\fR subcommand can be bound to a key to use the multi\-line mode quickly (for example, "bind M13 = msay toggle" to switch using the Meta\-Enter combination)\&. +The \fItoggle\fR and \fItoggle_verbatim\fR subcommands can be bound to a key to use the multi\-line mode quickly (for example, "bind M109 = msay toggle" to switch using the Meta\-m combination)\&. \fBbegin\fR [subject] enter multi\-line mode \fBverbatim\fR enter verbatim multi\-line mode \fBsend\fR send the current multi\-line message to the currently selected buddy \fBsend_to\fR jid send the current multi\-line message to "jid" \fBtoggle\fR switch to/from multi\-line mode (begin/send) + \fBtoggle_verbatim\fR same with verbatim multi\-line mode \fBabort\fR leave multi\-line mode without sending the message .TP diff -r ea1204c8a30b -r 5759770c1968 mcabber/doc/mcabber.1.html --- a/mcabber/doc/mcabber.1.html Thu May 04 18:49:10 2006 +0200 +++ b/mcabber/doc/mcabber.1.html Thu May 04 18:56:06 2006 +0200 @@ -510,7 +510,7 @@ to jump to the moved buddy.
-/msay begin|verbatim|send|send_to|toggle|abort +/msay begin|verbatim|send|send_to|toggle|toggle_verbatim|abort
Send a multi-line message. To write a single message with several @@ -525,9 +525,9 @@ possible to enter lines starting with a slash. Only the "/msay" command (with send or abort parameters) can be used to exit verbatim mode.
- The toggle subcommand can be bound to a key to use the multi-line - mode quickly (for example, "bind M13 = msay toggle" to switch using - the Meta-Enter combination). + The toggle and toggle_verbatim subcommands can be bound to a key to + use the multi-line mode quickly (for example, "bind M109 = msay toggle" + to switch using the Meta-m combination). + + + +
@@ -571,6 +571,14 @@
+toggle_verbatim + +same with verbatim multi-line mode +
abort @@ -936,7 +944,7 @@ diff -r ea1204c8a30b -r 5759770c1968 mcabber/doc/mcabber.1.txt --- a/mcabber/doc/mcabber.1.txt Thu May 04 18:49:10 2006 +0200 +++ b/mcabber/doc/mcabber.1.txt Thu May 04 18:56:06 2006 +0200 @@ -186,7 +186,7 @@ Tip: if the chatmode is enabled, you can use "/roster alternate" to jump to the moved buddy. -/msay begin|verbatim|send|send_to|toggle|abort:: +/msay begin|verbatim|send|send_to|toggle|toggle_verbatim|abort:: Send a multi-line message. To write a single message with several lines, the 'multi-line mode' should be used. + In multi-line mode, each line (except command lines) typed in the input @@ -199,15 +199,16 @@ possible to enter lines starting with a slash. Only the "/msay" command (with send or abort parameters) can be used to exit verbatim mode. + - The 'toggle' subcommand can be bound to a key to use the multi-line - mode quickly (for example, "bind M13 = msay toggle" to switch using - the Meta-Enter combination). + The 'toggle' and 'toggle_verbatim' subcommands can be bound to a key to + use the multi-line mode quickly (for example, "bind M109 = msay toggle" + to switch using the Meta-m combination). 'begin' [subject];; enter multi-line mode 'verbatim';; enter verbatim multi-line mode 'send';; send the current multi-line message to the currently selected buddy 'send_to' jid;; send the current multi-line message to "jid" 'toggle';; switch to/from multi-line mode (begin/send) + 'toggle_verbatim';; same with verbatim multi-line mode 'abort';; leave multi-line mode without sending the message /quit::