alacritty: Set TERM

This commit is contained in:
2021-10-02 10:53:54 +02:00
parent bc6abb6492
commit 02e5ac542c

View File

@@ -21,7 +21,7 @@
# each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used.
#TERM: alacritty
TERM: xterm-256color
window:
# Window dimensions (changes require restart)