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

Terminal is losing output bytes #3884

Closed
markfirmware opened this issue Apr 10, 2021 · 3 comments
Closed

Terminal is losing output bytes #3884

markfirmware opened this issue Apr 10, 2021 · 3 comments

Comments

@markfirmware
Copy link

Bug description

Some escape codes are lost causing this output:

testing 9999: info: info:
info: info:
info:

Steps to reproduce

Start the repo, the program will be compiled and it will run.

Expected behavior

testing 9999

Example repository

https://github.com/markfirmware/zig-test-terminal

@akosyakov
Copy link
Member

fixed by #3870

@akosyakov akosyakov added this to the [backlog] April 2021 milestone Apr 11, 2021
@markfirmware
Copy link
Author

When will this be deployed? I have an important use case - embedded development using qemu - that produces a 20 byte once a second and it is disrupted within a few seconds.

@akosyakov
Copy link
Member

akosyakov commented Apr 15, 2021

deployed, there are still some minor issues with resize on reload, but they will be fixed with April release

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

No branches or pull requests

2 participants