propellor spin
This commit is contained in:
parent
c833ff3f50
commit
ecf1584d7e
|
@ -19,6 +19,7 @@ actionMessage desc a = do
|
||||||
setSGR [SetColor Foreground intensity color]
|
setSGR [SetColor Foreground intensity color]
|
||||||
putStrLn msg
|
putStrLn msg
|
||||||
setSGR []
|
setSGR []
|
||||||
|
setTitle "Propellor running"
|
||||||
hFlush stdout
|
hFlush stdout
|
||||||
|
|
||||||
return r
|
return r
|
||||||
|
|
Loading…
Reference in New Issue