Files
dotfiles/.tmux.conf
2020-08-18 10:02:30 -04:00

6 lines
98 B
Bash

# Mouse support
set -g mouse on
set-window-option -g xterm-keys on
setw -g aggressive-resize on