Skip to content

Add a notice about broken commands #137

Open
@nikitaeverywhere

Description

Because of some core blockers like #92 and WebTerminal's implementation basing on WebSockets, terminal commands for debugging and some of those:

  • PRINT – Displays lines of code from the current routine on the current device.
  • ZINSERT – Inserts one or more lines of code into the current routine.
  • ZLOAD – Loads a routine into the current routine buffer.
  • ZPRINT – Displays lines of code from the current routine on the current device.
  • ZREMOVE – Deletes a line or a range of lines from the current routine, or unloads the current routine.
  • ZSAVE – Saves the current routine.
  • ZZPRINT – Displays one or more source code lines from a routine

may not work properly. The WebTerminal UI should warn about it. Reference.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions