1 回答
- 最新
- 投票最多
- 评论最多
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.
已回答 4 年前
