AutoYADM commit: 2024-12-03 17:50:02
This commit is contained in:
parent
3f0322eed1
commit
52a4c75fc9
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
set -g default-terminal "screen-256color"
|
||||
set -as terminal-features ",xterm-256color:RGB"
|
||||
set -as terminal-features ',xterm-kitty:RGB'
|
||||
# set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "xterm-kitty"
|
||||
# set -as terminal-features ",xterm-256color:RGB"
|
||||
# set -as terminal-features ',xterm-kitty:RGB'
|
||||
|
||||
# For image.nvim
|
||||
set -gq allow-passthrough on
|
||||
set -g visual-activity off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue