Updated formatting
This commit is contained in:
parent
afc4092824
commit
9c8f71be07
25 changed files with 25 additions and 25 deletions
|
@ -10,4 +10,4 @@ import (
|
|||
var Terminal = tty.IsTerminal(os.Stdout.Fd())
|
||||
|
||||
// TrueColor indicates if the terminal has 24-bit color support.
|
||||
var TrueColor = os.Getenv("COLORTERM") == "truecolor"
|
||||
var TrueColor = os.Getenv("COLORTERM") == "truecolor"
|
Loading…
Add table
Add a link
Reference in a new issue