mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Updated navigation help
This commit is contained in:
parent
b704fb1777
commit
4740f84c24
@ -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.");
|
||||
|
Loading…
Reference in New Issue
Block a user