From 31d72689c79dff0aab4559a161013a224e6082e2 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 15 Sep 2021 11:29:20 +0200 Subject: Add more keybindings to /help navigation --- src/ui/console.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/ui/console.c') diff --git a/src/ui/console.c b/src/ui/console.c index f7963a27..15512c77 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -2404,9 +2404,12 @@ cons_navigation_help(void) cons_show("Alt-LEFT, Alt-RIGHT : Previous/next chat window."); cons_show("PAGEUP, PAGEDOWN : Page the main window."); cons_show("Alt-PAGEUP, Alt-PAGEDOWN : Page occupants/roster panel."); + cons_show("Alt-a : Jump to the next unread window."); + cons_show("Alt-v : Mark current window with attention flag."); + cons_show("Alt-m : Switch between marked windows."); cons_show(""); - cons_show("/win : Focus window n, where n is the window number."); - cons_show("/win : Focus window with name, where name is the recipient, room or window title."); + cons_show("/win : Focus window n, where n is the window number."); + cons_show("/win : Focus window with name, where name is the recipient, room or window title."); cons_show(""); cons_show("See '/help win' for more information."); -- cgit 1.4.1-2-gfad0