mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
detatch tmux when closing last window
This commit is contained in:
@@ -4,7 +4,7 @@ set -g prefix C-q
|
|||||||
|
|
||||||
# Settings
|
# Settings
|
||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
set -g detach-on-destroy off
|
set -g detach-on-destroy on
|
||||||
set -g mode-mouse on
|
set -g mode-mouse on
|
||||||
set -g mouse-select-pane on
|
set -g mouse-select-pane on
|
||||||
set -g mouse-resize-pane on
|
set -g mouse-resize-pane on
|
||||||
|
|||||||
Reference in New Issue
Block a user