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
root@rte:~# tmux new open terminal failed: missing or unsuitable terminal: tmux-256color
there should be also test added to avoid issue in future
root@rte:~# cat /etc/issue RTE (Remote Test Environment Distro) 0.7.4 \n \l
The text was updated successfully, but these errors were encountered:
root@rte:~# minicom -D /dev/ttyS1 -b 115200 No termcap entry for tmux-256color
Sorry, something went wrong.
It must be on your side, we use it all the time. Quickly verified and works on APU2 and APU3 RTEs you have checked out.
very weird, fact is I'm using minimalistics xterm, so maybe that is an issue
Probably something with:
echo $TERM xterm-256color
pietrushnic
No branches or pull requests
there should be also test added to avoid issue in future
The text was updated successfully, but these errors were encountered: