tmux new window in new session
This commit is contained in:
@@ -7,6 +7,10 @@ bind-key b setw synchronize-panes
|
||||
setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
# set window and pane index to 1 (0 by default)
|
||||
set-option -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
#set-window-option -g window-status-current-bg yellow
|
||||
#set -ga terminal-overrides ",xterm-termite:Tc"
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
Reference in New Issue
Block a user