1 Answer
- Newest
- Most votes
- Most comments
0
It turns out it is a tmux issue. The remedy is to create a local tmux folder:
mkdir -p ~/.tmux/tmp
chmod 777 -R /.tmux/tmp/.tmux/tmp' >> ~/.bashrc
echo 'export TMUX_TMPDIR=
Still no idea what changed on the instance to cause the problem.
answered 4 years ago
Relevant content
- asked a year ago
