diff mcabber/doc/mcabber.1.txt @ 236:72fd1273f2b7

[/trunk] Changeset 249 by mikael * Update TODO * Add /roster parameters "unread_first" and "unread_next" * Add Ctrl-q as a shortcut for "/roster unread_next" * Update Documentation (ctrl-q + unread_*) * Update ChangeLog
author mikael
date Fri, 10 Jun 2005 19:03:06 +0000
parents 16793da74564
children 8e30b2bb380e
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Fri Jun 10 18:42:38 2005 +0000
+++ b/mcabber/doc/mcabber.1.txt	Fri Jun 10 19:03:06 2005 +0000
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.6.0, June 2005
+v0.6.1, June 2005
 
 NAME
 ----
@@ -71,7 +71,7 @@
 Ctrl-k::        Delete from the cursor to the end of line
 Ctrl-w::        Backward kill word
 Ctrl-t::        Transpose chars
-Ctrl-q::        Jump to the next unread message (Not yet implemented)
+Ctrl-q::        Jump to the next unread message
 
 COMMANDS
 --------
@@ -125,6 +125,8 @@
         'show_offline';; show offline buddies
         'top';;          jump to the top of the roster
         'bottom';;       jump to the bottom of the roster
+        'unread_first';; jump to the first unread message
+        'unread_next';;  jump to the next unread message
 
 /say text::
         Send the text message to the currently selected buddy.  Can be useful