From 1c1bab4e0f73aadec8def78a5313d22e1fb9462f Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 16 Aug 2024 12:51:54 -0500 Subject: openbsd updates --- tmux.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tmux.conf') 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 + -- cgit v1.2.3