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

Implement vertical tab stops #3

Open
darrenstarr opened this issue Mar 26, 2018 · 0 comments
Open

Implement vertical tab stops #3

darrenstarr opened this issue Mar 26, 2018 · 0 comments

Comments

@darrenstarr
Copy link
Owner

Currently vertical tab stops are assumed to be present on every line. The ECMA-48 command for

  • 8.3.162 VTS - LINE TABULATION SET

is not implemented.

Consider implementing a vertical stop. The issue however is that the default behavior of a vertical tab is to treat every line as a vertical tab stop. However there doesn't seem to be a correlating code that clears the vertical tab stops.

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

1 participant