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

Proper Serial Console Implementation #45

Open
urfdvw opened this issue Mar 23, 2024 · 0 comments
Open

Proper Serial Console Implementation #45

urfdvw opened this issue Mar 23, 2024 · 0 comments
Labels
feature request New feature or request UX flaws UX design flaws making some operation hard or impossible

Comments

@urfdvw
Copy link
Owner

urfdvw commented Mar 23, 2024

In Serial Console,
I like the fact that now you can edit the code in a code editor, with new lines and Python highlighting,
before sending it to the console.
This is better than using the CLI interface.

But currently there are too many features missing in the console be cause it is basically just a text display instead of a full console.

The plan is,
Replace the Text out part with Xterm (May come with a default lock),
but keep the python code snippet editor.

@urfdvw urfdvw added feature request New feature or request UX flaws UX design flaws making some operation hard or impossible labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request UX flaws UX design flaws making some operation hard or impossible
Projects
None yet
Development

No branches or pull requests

1 participant