summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-06-08 12:16:14 -0500
committerMarc Coquand <marc@mccd.space>2024-06-08 12:16:14 -0500
commitdacc8facb80c8700d3e5243e762191a2d9faa728 (patch)
tree358a9e1c820e808f15af4372ec49280f2d74d6a8 /tmux.conf
parentfdc18aae269d612d9a4fda6545f89aa3ee7f09a0 (diff)
downloadrcm-dacc8facb80c8700d3e5243e762191a2d9faa728.tar.gz
rcm-dacc8facb80c8700d3e5243e762191a2d9faa728.tar.bz2
rcm-dacc8facb80c8700d3e5243e762191a2d9faa728.zip
Add basic tmux.conf
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 3 insertions, 0 deletions
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