Satisfy NO_COLOR requirements as per https://no-color.org
4 unresolved threads
4 unresolved threads
Compare changes
Files
2+ 44
− 31
@@ -44,6 +44,7 @@ import Data.Vector ( Vector
@@ -118,8 +119,8 @@ showKey (Vty.KDown) = "↓"
@@ -150,9 +151,9 @@ ui BrickState { appSettings = as@(BrickSettings {}), ..}
@@ -239,39 +240,49 @@ minHSize :: Int -> Widget n -> Widget n
@@ -520,11 +531,13 @@ brickMain s l av pfreq' = do
Maybe we can add a section in the README e.g. here https://gitlab.haskell.org/haskell/ghcup-hs#configuration bout this env var
I'm also planning to explain the other environment variables there.