diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 00000000..69d04045 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +set -g mode-mouse on +set -g terminal-overrides 'xterm*:smcup@:rmcup@' +