mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 16:16:21 +00:00
Removed mouse wheel from navigation help
This commit is contained in:
@@ -1895,7 +1895,6 @@ cons_navigation_help(void)
|
||||
cons_show("ESC : Clear current input.");
|
||||
cons_show("TAB : Autocomplete command/recipient/login.");
|
||||
cons_show("PAGE UP, PAGE DOWN : Page the main window.");
|
||||
cons_show("Mouse wheel : Scroll the main window.");
|
||||
cons_show("");
|
||||
|
||||
if (current_index == 0) {
|
||||
|
||||
Reference in New Issue
Block a user