Add env.term

Trying to debug something, unsure if this actually helped, but don't see
any good reason to omit it either.
This commit is contained in:
Josh Sherman 2024-11-07 17:59:12 -06:00
parent f4f190ee64
commit 102b0cfce1
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -14,3 +14,6 @@ size = 12.0
[colors] [colors]
cursor.text = '#d33682' cursor.text = '#d33682'
cursor.cursor = '#d33682' cursor.cursor = '#d33682'
[env]
term = "xterm-256color"