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

[0.4.0-Alpha] VTTest Terminal Complience #52

Open
M-griffin opened this issue Apr 8, 2018 · 1 comment
Open

[0.4.0-Alpha] VTTest Terminal Complience #52

M-griffin opened this issue Apr 8, 2018 · 1 comment
Assignees

Comments

@M-griffin
Copy link
Owner

General Testing and working on VTTest to make sure the terminal supports and is working with terminal functionally correctly.

This include handling 7/8 Bit control Sequences and other sequences that terminals use and other features.
This will most likely be an ongoing process to keep update to date and try to add things that are missing.

@M-griffin M-griffin self-assigned this Apr 8, 2018
@M-griffin M-griffin added this to TODO in EtherTerm 4.0 Branch via automation Apr 8, 2018
@M-griffin
Copy link
Owner Author

One important notes is that some BBS's expect their ANSI to auto wrap when the cursor reaches Column 81, in Linux terminal the cursor will wait and allow other ESC sequences such as ESC[1D to move left while still being on the same column. This also follows putty's terminal emulation.

Since some ANSI screen don't properly send a ESC[?7h to force 80th column wrapping, a possible force auto wrap toggle might be needed.

@M-griffin M-griffin removed the WIP label Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant