Use a more common terminal type.
This commit is contained in:
parent
cff347ae77
commit
3cf7d52a63
16 changed files with 84 additions and 84 deletions
|
|
@ -9,7 +9,7 @@ import subprocess
|
|||
import unittest
|
||||
import unittest.mock
|
||||
|
||||
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