Updated tmux
This commit is contained in:
1
dev-tmux
1
dev-tmux
@@ -4,3 +4,4 @@ tmux split-window -h
|
||||
tmux split-window
|
||||
tmux new-window 'mutt'
|
||||
tmux -2 attach-session -d
|
||||
tms 0
|
||||
|
@@ -7,6 +7,8 @@ set -g status-left ''
|
||||
set-window-option -g window-status-current-bg red
|
||||
set -g status-right '#[default]#[fg=green]#H #[fg=white]%m/%d %I:%M%p #[default]'
|
||||
|
||||
prefix : set -g mode-mouse off
|
||||
|
||||
set-option -g default-command /bin/zsh
|
||||
set-option -g default-shell /bin/zsh
|
||||
set-window-option -g mode-mouse on
|
||||
|
Reference in New Issue
Block a user