From 4740f84c2449a53a9d6e8867807f7e5b9eac3ef7 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 1 Dec 2014 22:16:25 +0000 Subject: Updated navigation help --- src/ui/console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/console.c b/src/ui/console.c index 55888159..ae0dec97 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -1393,7 +1393,7 @@ _cons_navigation_help(void) cons_show("UP, DOWN : Navigate input history."); cons_show("LEFT, RIGHT, HOME, END : Move cursor in current input."); cons_show("Ctrl-LEFT, Ctrl-RIGHT : Jump word in input."); - cons_show("Alt-Backspace : Delete word in input."); + cons_show("Ctrl-w, Alt-Backspace : Delete previous word in input."); cons_show("ESC : Clear current input."); cons_show("TAB : Autocomplete."); cons_show("PAGE UP, PAGE DOWN : Page the main window."); -- cgit 1.4.1-2-gfad0