Use a more common terminal type.
This commit is contained in:
parent
cff347ae77
commit
3cf7d52a63
16 changed files with 84 additions and 84 deletions
|
|
@ -13,7 +13,7 @@ import unittest
|
|||
|
||||
import psutil
|
||||
|
||||
os.environ["TERM"] = "st-256color"
|
||||
os.environ["TERM"] = "xterm-256color"
|
||||
|
||||
import fill3
|
||||
import golden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue