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:
parent
f4f190ee64
commit
102b0cfce1
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue