We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Printing lots of output in tmux (application) mode results in broken rendering
tmux
ls -lR
The text was updated successfully, but these errors were encountered:
Noting also that this produces no console logs or errors at all.
Sorry, something went wrong.
Does this happen before the circular list?
Likely not. Tried this on SourceLair (which uses 2.2) and the output gets rendered fine.
I think I know what caused this.
Fix scroll in tmux with max scrollback
6721b8d
I believe this is related to when scrollBottom is not the last row in the viewport Fixes xtermjs#434
c3f46e4
Tyriar
No branches or pull requests
Printing lots of output in tmux (application) mode results in broken rendering
Details
Steps to reproduce
tmux
ls -lR
into xterm.js' directoryScreenshots
tmux
ls -lR
(no tmux status bar)The text was updated successfully, but these errors were encountered: