alacritty: [Regression] broken `htop` display
currently affected master: 715d4f8
working revision: 82c9235
Steps to reproduce:
htop
- wait a few seconds
bisect:
96a1503040787006a45a69dc55916d983d96421e is the first bad commit
commit 96a1503040787006a45a69dc55916d983d96421e
Author: Anders Rasmussen <divinegod@gmail.com>
Date: Mon Feb 27 19:12:04 2017 +1100
Update cell to cursor template when adding a tab.
:040000 040000 3eccbe6686773a3c4a7af2d9f1b392be20697b0e 6c49e2ea7f92f46bdcdd40f594624e54af9b631b M src
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 23 (19 by maintainers)
Commits related to this issue
- Revert "Update cell to cursor template when adding a tab." Reverted commit introduced a regression that caused `htop` to have ~broken display (misplaced/missing characters). Fixes #493. This revert... — committed to zetok/alacritty by zetok 7 years ago
- Fix bug with tab rendering Closes #494. Resolves #529. Resolves #512. Resolves #493. — committed to alacritty/alacritty by jwilm 7 years ago
- Fix bug with tab rendering Closes #494. Resolves #529. Resolves #512. Resolves #493. — committed to alacritty/alacritty by jwilm 7 years ago
- Fix bug with tab rendering Closes #494. Resolves #529. Resolves #512. Resolves #493. — committed to chrisduerr/alacritty by jwilm 7 years ago
Yes, i have these bugs without tmux.
Out of curiosity, of those who can still reproduce this bug, with or without tmux, could you try to see if you can also reproduce #540?
I’ve just tried on latest
master
https://github.com/jwilm/alacritty/commit/32248471667dbdea33fca5e12fa0cb8a43482106, I can also confirm weird rendering ofhtop
, but it happens (much more often / only) inside tmux. The #540 is however reproducible both with and without tmux, and I’m still wondering if this is the same bug.Look at the missing rows and at the
USER
column,tmux
is on the left.