summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 014cfa9..50b5a56 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -1,3 +1,8 @@
set -g mouse on
-set -g status-style bg=#F6FFFA
+set -g status-style bg=#FFFFFF
set -s escape-time 0
+run-shell ~/.config/tmux/urlview.tmux
+set -g default-terminal "tmux-256color"
+set -g xterm-keys on
+new-session -n $HOST
+