79622135

Date: 2025-05-14 19:18:03
Score: 1
Natty:
Report link

Using PuTTY and NeoVim/nvim, I got everything to work fine after doing this:

echo $TERM # says "xterm"

Just run the following command to use the 256 color variant of tmux.

echo 'alias tmux="TERM=xterm-256color tmux"' >> ~/.bashrc

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: HyperbolicParabaloid