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
plntyk:
replicated :
on x86_64 VM: LEDE, 18.06.x, 19.07.x, snapshot mips Malta VM (be): snapshot
on serial (-nographic) and graphic terminal
tmux does not show input/output but works
replicate:
"hotfix": start screen then start tmux and tmux functions as expected
ticket: openwrt/packages#5721
The text was updated successfully, but these errors were encountered:
yousong:
Install coreutils-stty, then set rows & cols to none zero values. This seems to fix the issue at the moment. Will need to investigate how to get console size and who to set it.
stty size stty rows 32 stty cols 64 stty size
Sorry, something went wrong.
No branches or pull requests
plntyk:
replicated :
on x86_64 VM: LEDE, 18.06.x, 19.07.x, snapshot
mips Malta VM (be): snapshot
on serial (-nographic) and graphic terminal
tmux does not show input/output but works
replicate:
"hotfix":
start screen then start tmux and tmux functions as expected
ticket: openwrt/packages#5721
The text was updated successfully, but these errors were encountered: