Compare commits

..

No commits in common. "f3752929e22be2834e45d9867959446a44188524" and "8ce4cbb15dd7c30c4034a18fa4c24aff3034d52c" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +0,0 @@
# vim: ft=tmux
select-pane -t 0
split-window -v -p 34
select-pane -t 1

View File

@ -19,7 +19,7 @@ set -g display-time 4000
set -g status-interval 5
# Upgrade $TERM
set -g default-terminal "tmux-256color"
set -g default-terminal "screen-256color"
# Focus events enabled for terminals that support them
set -g focus-events on