diff mcabber/doc/mcabber.1.txt @ 1083:07941d7feee9

Ctrl-d sends a multi-line message
author Mikael Berthe <mikael@lilotux.net>
date Tue, 05 Dec 2006 22:00:57 +0100
parents 9207f2efb921
children 5e2e647e781b
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Tue Dec 05 20:21:09 2006 +0100
+++ b/mcabber/doc/mcabber.1.txt	Tue Dec 05 22:00:57 2006 +0100
@@ -95,7 +95,9 @@
 Up/Down::       Move in the input line history
 PgUp/PgDown::   Move inside the roster (buddylist)
 Tab::           Complete current word, in the input line
-Ctrl-g::        Cancel completion / ctrl-g
+Ctrl-g::        Cancel completion
+Ctrl-c::        Abort multi-line messages and completions
+Ctrl-d::        Send/terminate a multi-line message
 Ctrl-p/Ctrl-n:: Scroll up/down half a screen in the buffer window (chat mode)
 Ctrl-Left::     Move the cursor back to the start of the current or previous word
 Ctrl-Right::    Move the cursor forward to the end of the current or next word
@@ -277,7 +279,7 @@
         In multi-line mode, each line (except command lines) typed in the input
         line will be added to the multi-line message.  Once the message is
         finished, it can be sent to the current selected buddy with the "/msay
-        send" command. +
+        send" command (or Ctrl-d). +
         The 'begin' subcommand enables multi-line mode.  Note that it allows
         a message subject to be specified. +
         The 'verbatim' multi-line mode disables commands, so that it is