完成 tmux 重置

Complete tmux reset

我想知道是否可以完全重置 tmux(主要是 UI)? 我尝试删除我的 ~/.tmux.conf 并重新安装 tmux,但我总是以我定义的相同状态栏结束。

忘记终止现有会话:

tmux kill-server

是解决方案 (致谢:@Kent)