tmux: Remove mouse on
option
This commit is contained in:
parent
7dba11124f
commit
e5d981bd93
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ set-option -sa terminal-features ',alacritty:RGB'
|
||||||
set-option -g default-terminal "tmux-256color"
|
set-option -g default-terminal "tmux-256color"
|
||||||
set-option -ga terminal-features ",alacritty:usstyle"
|
set-option -ga terminal-features ",alacritty:usstyle"
|
||||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||||
set -g mouse on
|
|
||||||
|
|
||||||
# Windows and panes start at 0
|
# Windows and panes start at 0
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
|
Loading…
Reference in a new issue