This commit is contained in:
2020-08-18 10:02:30 -04:00
parent 3347a7922e
commit 78d3a078c6

5
.tmux.conf Normal file
View File

@@ -0,0 +1,5 @@
# Mouse support
set -g mouse on
set-window-option -g xterm-keys on
setw -g aggressive-resize on