Skip to content

A phrase for knowing if the prompt is hidden or not #20

@hlabrand

Description

@hlabrand

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions