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

Request: A way to access VDU output commands #6

Closed
eightbitswide opened this issue May 8, 2024 · 2 comments
Closed

Request: A way to access VDU output commands #6

eightbitswide opened this issue May 8, 2024 · 2 comments

Comments

@eightbitswide
Copy link

Would appreciate even basic access to VDU output commands for color, mode, plot, character redefine, and cls. Perhaps a character sequence before the actual command could be inserted in the output?

Thank you for your efforts on this!

@nihirash
Copy link
Owner

nihirash commented Jun 9, 2024

Should be fixed with #7

For enabling and disabling terminal emulation use 27, 255 character sequence.

@nihirash
Copy link
Owner

nihirash commented Jun 9, 2024

Check latest release - it should implement required functions

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

No branches or pull requests

2 participants