mirror of
https://github.com/sstent/dotfiles.git
synced 2026-01-25 08:35:25 +00:00
6 lines
98 B
Bash
6 lines
98 B
Bash
# Mouse support
|
|
set -g mouse on
|
|
|
|
set-window-option -g xterm-keys on
|
|
setw -g aggressive-resize on
|