summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-08-16 12:51:54 -0500
committerMarc Coquand <marc@mccd.space>2024-08-16 12:51:54 -0500
commit1c1bab4e0f73aadec8def78a5313d22e1fb9462f (patch)
tree63a528ddcc2d53d744a1b21fb85a34b6af2e9937 /tmux.conf
parent852b533d3740f9e0bec3618b2a5fcb56281b09d9 (diff)
downloadbsd-1c1bab4e0f73aadec8def78a5313d22e1fb9462f.tar.gz
bsd-1c1bab4e0f73aadec8def78a5313d22e1fb9462f.tar.bz2
bsd-1c1bab4e0f73aadec8def78a5313d22e1fb9462f.zip
openbsd updates
Diffstat (limited to '')
-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
+