Skip to content
Snippets Groups Projects
Commit adb7818d authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Update help for connected BBS list editing.

parent 1e4fa562
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
......@@ -2677,7 +2677,16 @@ show_bbslist(char *current, int connected)
"~ CTRL-E ~ to edit the selected entry\n"
"~ CTRL-S ~ to modify the sort order\n"
"~ TAB ~ to modify the selected entry comment or SyncTERM Settings\n"
"~ ENTER ~ to connect to the selected entry";
"~ ENTER ~ to edit to the selected entry";
"`Conio Keys` (may not work in some modes)\n\n"
"~ " ALT_KEY_NAMEP
"-Left ~ Snap window size to next smaller horizontal size\n"
"~ " ALT_KEY_NAMEP
"-Right ~ Snap window size to next larger horizontal size\n"
"~ " ALT_KEY_NAMEP "-Enter ~ Toggle fullscreen mode when available\n\n"
"`UIFC List Keys`\n\n"
"~ CTRL-F ~ find text in current menu options\n"
"~ CTRL-G ~ repeat last search\n";
}
else {
uifc.helpbuf = "`SyncTERM Directory`\n\n"
......@@ -2693,8 +2702,6 @@ show_bbslist(char *current, int connected)
"-Left ~ Snap window size to next smaller horizontal size\n"
"~ " ALT_KEY_NAMEP
"-Right ~ Snap window size to next larger horizontal size\n"
"~ " ALT_KEY_NAMEP "-Up ~ Snap window size to next smaller vertical size\n"
"~ " ALT_KEY_NAMEP "-Down ~ Snap window size to next larger vertical size\n"
"~ " ALT_KEY_NAMEP "-Enter ~ Toggle fullscreen mode when available\n\n"
"`UIFC List Keys`\n\n"
"~ CTRL-F ~ find text in current menu options\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment