1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-07-31 22:03:40 -04:00

Change documented default TERM to alacritty

This commit is contained in:
Kirill Chibisov 2020-02-23 23:54:44 +03:00 committed by GitHub
parent fa11b56cf6
commit 14dc170caa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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