Skip to content
Snippets Groups Projects
Commit 6bec6f9b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Pass unrecognized commands to str_cmd.js

(e.g. type "HELP") to get help on string commands, including sysop
commands. File Transfer related sysop commands *not* available via
this command shell however (there's just the one/main menu, so no
"File menu" context from which to execute string/sysop commands).

For nick (in #synchronet at irc.synchro.net).
parent eb8114bd
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -300,6 +300,7 @@ cmdstr LOGOFF
end_cmd
#fall through
exec_bin "str_cmds %s"
end_cmd
:logoffbbs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment