3mdeb / meta-rte

Yocto meta layer for the RTE https://3mdeb.com/products/open-source-hardware/rte/ board
MIT License
7 stars 3 forks source link

tmux is not usable #63

Open pietrushnic opened 3 months ago

pietrushnic commented 3 months ago
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
pietrushnic commented 3 months ago
root@rte:~# minicom -D /dev/ttyS1 -b 115200
No termcap entry for tmux-256color
macpijan commented 3 months ago

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.

pietrushnic commented 3 months ago

very weird, fact is I'm using minimalistics xterm, so maybe that is an issue

macpijan commented 3 months ago

Probably something with:

echo $TERM
xterm-256color