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

[VgaTerminal] 0 char (null char) has not to be rendered but just skipped #173

Open
Raffaello opened this issue Jun 1, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Raffaello
Copy link
Owner

otherwise has no difference with a space.

it will increase performance if zero is found, never render for real, but just change the render flag to true.

consider when writing a zero in a non-zero cell what should do.

reset that cell?
or do nothing?
these are the question to consider first.

@Raffaello Raffaello added enhancement New feature or request question Further information is requested labels Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant