Your system doesn’t have xterm-256color. You could:
-
Set
TERMto something other thanxterm-256coloroutsidetmux(try just plainexport TERM=xterm). -
See if there is a package containing
xterm-256color, perhaps a later version of ncurses or terminfo. -
Install it manually from another system with something like:
infocmp -x xterm-256color > outThen transfer the “out” file to your Mac and try:
tic out