From 0f7bda20b8b89bf334d67da45f4fc3e4dc8117f9 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 17 May 2012 01:00:35 +0200 Subject: Add a way to review room highlights - Fixes #1673 This new features is available with M-p and M-n (previous/next). It saves the last highlight viewed, meaning that if you scroll in the buffer, M-n or M-p will take you to the next or previous hl compared to the one before you started scrolling. For convenience, going to the previous highlight of the first highlight will take you to the bottom of the buffer, and going to the next highlight of the last highlight will do *the same*. If there are several highlights in one message, only the first line will be considered a highlight. --- doc/en/keys.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/en/keys.txt b/doc/en/keys.txt index c1b9b7fd..07fd7d17 100644 --- a/doc/en/keys.txt +++ b/doc/en/keys.txt @@ -105,6 +105,10 @@ These keys work only in the MultiUserChat tab. *Alt-y*:: Scroll the user list up. +*Alt-p*:: Scroll to the previous highlight. + +*Alt-n*:: Scroll to the next highlight. + *tabulation*:: Complete a nick. *Ctrl-c*:: Insert xhtml formatting. You have to press Ctrl-c then a character -- cgit v1.2.3