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
Basic information
zellij --version: 0.24.0 tput lines: 57 tput cols: 237 uname -av or ver(Windows): 5.13.0-23-generic
zellij --version
tput lines
tput cols
uname -av
ver
Further information
for i in {1..200}; do echo $i; done
147
145
Bonus: 5. disable frames 6. scroll works correctly (no skipped lines)
The text was updated successfully, but these errors were encountered:
(Also, happy New Year!)
Sorry, something went wrong.
This issue seems similar to this #952
Similar, maybe, but I'm not sure it is related... I could be completely wrong, of course 😉
Successfully merging a pull request may close this issue.
Basic information
zellij --version
: 0.24.0tput lines
: 57tput cols
: 237uname -av
orver
(Windows): 5.13.0-23-genericFurther information
for i in {1..200}; do echo $i; done
); make sure you have >2x as many lines printed as you have lines on your screen147
145
Bonus:
5. disable frames
6. scroll works correctly (no skipped lines)
The text was updated successfully, but these errors were encountered: