mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 23:36:21 +00:00
Updated help
This commit is contained in:
@@ -333,9 +333,9 @@ void cons_help(void)
|
|||||||
cons_show("F1 : This console window.");
|
cons_show("F1 : This console window.");
|
||||||
cons_show("F2-F10 : Chat windows.");
|
cons_show("F2-F10 : Chat windows.");
|
||||||
cons_show("UP, DOWN : Navigate input history.");
|
cons_show("UP, DOWN : Navigate input history.");
|
||||||
cons_show("LEFT, RIGHT : Edit current input.");
|
cons_show("LEFT, RIGHT, HOME, END : Edit current input.");
|
||||||
cons_show("TAB : Autocomplete command/recipient/login");
|
cons_show("TAB : Autocomplete command/recipient/login");
|
||||||
cons_show("PAGE UP, PAGE DOWN : Page the chat window.");
|
cons_show("PAGE UP, PAGE DOWN : Page the main window.");
|
||||||
cons_show("");
|
cons_show("");
|
||||||
|
|
||||||
if (_curr_prof_win == 0)
|
if (_curr_prof_win == 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user