diff mcabber/doc/mcabber.1.txt @ 775:b4befb3052e5

Update NEWS, ChangeLog and documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Mar 2006 19:55:46 +0100
parents 0311d7e2bb1c
children 23f7e4f47235
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sat Mar 25 18:16:10 2006 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sat Mar 25 19:55:46 2006 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.7.5-dev, February 2006
+v0.7.5-dev, March 2006
 
 NAME
 ----
@@ -25,6 +25,11 @@
 buffer, is on the right.  The 'input line' lies at the bottom of the screen,
 under a small 'log window'.
 
+Two status lines surround the log window.  The bottom status line is the
+"main status line" and reflects mcabber general status.  The other line
+is the "chat status line" and shows the status of the currently selected
+buddy.
+
 To display buddies chat buffers, you will have to enter 'chat mode'.
 You can enter chat mode by pressing enter, and leave chat mode with the ESC
 key.  Simply sending a message will also enable chat mode.
@@ -79,6 +84,8 @@
 Tab::           Complete current word, in the input line
 Ctrl-g::        Cancel completion / ctrl-g
 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
 Ctrl-u::        Delete from beginning of the line to the cursor
 Ctrl-k::        Delete from the cursor to the end of line
 Ctrl-w::        Backward kill word
@@ -149,6 +156,15 @@
         available when the connection to the server is active, so the
         buddylist is empty when disconnected.
 
+/event #n accept|ignore|reject::
+/event list::
+        Tell mcabber what to do about a pending event.
+
+        'accept';;  accept the event #n
+        'ignore';;  remove the event #n from the list
+        'reject';;  reject the event #n
+        'list';;    list all pending events
+
 /group fold|unfold|toggle::
         The 'group' command changes the current group display.