mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed mouse wheel from navigation help
This commit is contained in:
parent
aef316bed6
commit
e217fd9cef
@ -1816,7 +1816,6 @@ cons_navigation_help(void)
|
|||||||
cons_show("ESC : Clear current input.");
|
cons_show("ESC : Clear current input.");
|
||||||
cons_show("TAB : Autocomplete command/recipient/login.");
|
cons_show("TAB : Autocomplete command/recipient/login.");
|
||||||
cons_show("PAGE UP, PAGE DOWN : Page the main window.");
|
cons_show("PAGE UP, PAGE DOWN : Page the main window.");
|
||||||
cons_show("Mouse wheel : Scroll the main window.");
|
|
||||||
cons_show("");
|
cons_show("");
|
||||||
|
|
||||||
if (current_index == 0) {
|
if (current_index == 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user