Set terminal features for alacritty
This commit is contained in:
parent
a50943f99a
commit
5eab44699f
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
set-option -g history-limit 1000000
|
set-option -g history-limit 1000000
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
set -as terminal-features ",alacritty*:RGB"
|
||||||
|
|
Loading…
Add table
Reference in a new issue