In "Command Prompt Control", one can hide the prompt then show it, which opens the way to clickable sections (for instance dialogs or Twine-like sections) and typeable sections. It would be convenient to be able to know if the prompt is currently shown or hidden, to know which kind of section we're at, or to block commands in typing mode that are only available in clickable mode. Right now the only way is to have a special flag and to remember to change it every time we change mode, which isn't very convenient and is risky; and I'm sure this info is somewhere in Vorple?
In "Command Prompt Control", one can hide the prompt then show it, which opens the way to clickable sections (for instance dialogs or Twine-like sections) and typeable sections. It would be convenient to be able to know if the prompt is currently shown or hidden, to know which kind of section we're at, or to block commands in typing mode that are only available in clickable mode. Right now the only way is to have a special flag and to remember to change it every time we change mode, which isn't very convenient and is risky; and I'm sure this info is somewhere in Vorple?