Closed jrussett closed 2 years ago
Closing this issue because this was a problem with our own configuration.
The problem was that we accidentally set the following nvim config:
set -g remain-on-exit on
To resolve we simply removed this line from our tmux configuration file and restarted tmux, and then the panes close as expected.
Current behavior
If I close a tmux pane, only an error is emitted:
Expected