feat(tmux): detach-on-destroy

This commit is contained in:
thek4n 2024-05-15 16:31:45 +03:00
parent 9cabce08ad
commit 99cdd2219f

View File

@ -3,6 +3,8 @@
set -s exit-unattached off # Server will not exit if no attached clients
set -s exit-empty off # Server will not exit if no sessions
set -g detach-on-destroy off
set -g mouse on # Enable mouse support
set -s escape-time 0 # Delay after escape