AutoYADM commit: 2024-12-03 17:15:03
This commit is contained in:
parent
dda7d96aca
commit
66d34833fc
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
set -as terminal-features ",xterm-256color:RGB"
|
set -as terminal-features ",xterm-256color:RGB"
|
||||||
set -as terminal-features ',xterm-kitty:RGB'
|
set -as terminal-features ',xterm-kitty:RGB'
|
||||||
|
# For image.nvim
|
||||||
|
set -gq allow-passthrough on
|
||||||
|
set -g visual-activity off
|
||||||
|
|
||||||
set -g history-limit 10000
|
set -g history-limit 10000
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue