20250118.1737193804
This commit is contained in:
parent
ba81851219
commit
ed1f856b78
17 changed files with 43 additions and 398 deletions
|
@ -10,8 +10,8 @@ set -g mode-keys vi
|
|||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind-key -T copy-mode-vi y send-keys -X copy-pipe "pbcopy"
|
||||
|
||||
# set -g default-terminal tmux-256color
|
||||
set -g default-terminal xterm-256color
|
||||
set -g default-terminal tmux-256color
|
||||
# set -g default-terminal xterm-256color
|
||||
set -sa terminal-features ',alacritty:RGB'
|
||||
set -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue