set -g default-shell /bin/ksh
#set -g default-command "exec /bin/ksh -l"
set bell-action none
set visual-bell on
set-option -u set-titles on
setw -g mode-keys vi
#set -g status-bg black
#set -g status-fg cyan
#set-window-option -g window-status-current-attr bright
#set-window-option -g window-status-current-bg black
#set-window-option -g window-status-current-fg cyan
 
# main session
new -d -s "tmux"
splitw -h
selectp -L
neww
splitw -h
selectp -L
neww
neww
neww
selectw -t 1
selectw -t 0

set set-titles on
