diff options
| author | Mica White <botahamec@outlook.com> | 2026-06-09 22:26:04 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-06-09 22:26:04 -0400 |
| commit | c45924cd27758eaa5d21fd75d87abec18c97c5e9 (patch) | |
| tree | b7105874faeb1bcec55a3275e8ec4892a0c93d3f /.config/tmux/tmux.conf | |
| parent | aa0b0fd6b32ea4db85664c6bc97f1f5c5d1aa78e (diff) | |
Diffstat (limited to '.config/tmux/tmux.conf')
| -rw-r--r-- | .config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 946396f..a286143 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,7 @@ set -g @plugin 'alexwforsythe/tmux-which-key' set -g @plugin 'b0o/tmux-autoreload' +set -g mouse on set -g set-clipboard on set -ga terminal-overrides ',*:Ms=\E]52;%p1%s;%p2%s\007' |
