diff options
| author | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-15 14:10:09 -0700 |
|---|---|---|
| committer | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-15 14:10:09 -0700 |
| commit | 50f1745c59e4222d47efe5d7a97c1ef450317ae5 (patch) | |
| tree | 9e72d49f4b4fcd41a0b0363e3bd5226610fe4c52 /tmux/.tmux.conf | |
init
Diffstat (limited to 'tmux/.tmux.conf')
| -rw-r--r-- | tmux/.tmux.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..793ab06 --- /dev/null +++ b/tmux/.tmux.conf @@ -0,0 +1,3 @@ +set -g default-terminal "tmux-256color" +set -ag terminal-overrides ",*:Tc" +set -g mouse on |
