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

Zellij UI corruption with random bytes #1345

Closed
raphCode opened this issue Apr 25, 2022 · 1 comment
Closed

Zellij UI corruption with random bytes #1345

raphCode opened this issue Apr 25, 2022 · 1 comment
Labels
stability Issues in relation to stability

Comments

@raphCode
Copy link
Contributor

With the "correct" bytes written to the terminal it seems possible to corrupt the zellij UI :)

  1. open zellij
  2. split pane right
  3. in the left pane run cat /dev/urandom
  4. enjoy the show, after some seconds text spills over in the right pane

Example screenshot with an additional split below. This shows that it is only possible to corrupt the remainder of a line.

image

@a-kenji a-kenji added the stability Issues in relation to stability label Apr 25, 2022
@imsnif
Copy link
Member

imsnif commented Apr 26, 2022

This is a regression. It likely happened when we added floating panes. Hard to test all the edge cases here. I'll do a go-over this week and fix it.

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

No branches or pull requests

3 participants