From dacc8facb80c8700d3e5243e762191a2d9faa728 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 8 Jun 2024 12:16:14 -0500 Subject: Add basic tmux.conf --- tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tmux.conf (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..bd80dbd --- /dev/null +++ b/tmux.conf @@ -0,0 +1,3 @@ +set -g mouse on +set -g status off +set -s escape-time 0 -- cgit v1.2.3