Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a notice about broken commands #137

Open
nikitaeverywhere opened this issue Jun 3, 2020 · 0 comments
Open

Add a notice about broken commands #137

nikitaeverywhere opened this issue Jun 3, 2020 · 0 comments

Comments

@nikitaeverywhere
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant