dgets / DOCshell

Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
https://www.pivotaltracker.com/n/projects/1206002
4 stars 1 forks source link

's' from the primary menu is skipping, not 'goto'ing #238

Open dgets opened 9 years ago

dgets commented 9 years ago

At some point things got mangled enough so that 'goto' disappeared from the plate. That's a main staple of DOC, we can't have that disappearing here. 's' from the main menu at this point initiates another iteration through all of the rooms, but doesn't attempt to read the one that is 's'kipped out of (at least that much works properly). Going to have to log in to eSchwa to verify what 's' from the main menu is supposed to do at the top level menu again.