summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2025-07-01 16:21:54 -0400
committerJake Koroman <jake@jakekoroman.com>2025-07-01 16:21:54 -0400
commit840b4d1362f01ddbafa27569669cdcf23820fe32 (patch)
treea6c83dba4bf4c1fccad3f53bfab95f11c79671bb /tmux
parent2411e9db0a68cd44393354075f3d7a9a0d19d737 (diff)
add tmux and emacs changes.
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
new file mode 100644
index 0000000..8d18f87
--- /dev/null
+++ b/tmux/tmux.conf
@@ -0,0 +1,6 @@
+set -g mouse on
+set-option -g history-limit 10000
+set -s escape-time 0
+
+set -g base-index 1
+setw -g pane-base-index 1