Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
34cc10c1
Commit
34cc10c1
authored
May 10, 2022
by
Rob Swindell
💬
Browse files
Explain that TAB is used to edit the entry comment in online help
parent
d752fc0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/syncterm/bbslist.c
src/syncterm/bbslist.c
+2
-0
No files found.
src/syncterm/bbslist.c
View file @
34cc10c1
...
...
@@ -2224,6 +2224,7 @@ struct bbslist *show_bbslist(char *current, int connected)
"Commands:
\n\n
"
"~ 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"
;
else
{
uifc
.
helpbuf
=
"`SyncTERM Directory`
\n\n
"
...
...
@@ -2232,6 +2233,7 @@ struct bbslist *show_bbslist(char *current, int connected)
"~ CTRL-E ~ to edit the selected entry
\n
"
"~ CTRL-S ~ to modify the sort order
\n
"
"~ "
ALT_KEY_NAMEP
"-B ~ View scrollback of last session
\n
"
"~ TAB ~ to modify the selected entry comment or SyncTERM Settings
\n
"
"~ ENTER ~ to connect to the selected entry
\n\n
"
"`Conio Keys` (may not work in some modes)
\n\n
"
"~ "
ALT_KEY_NAMEP
"-Left ~ Snap window size to next smaller horizontal size
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment