propellor spin

This commit is contained in:
Joey Hess 2014-03-31 18:54:03 -04:00
parent c833ff3f50
commit ecf1584d7e
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ actionMessage desc a = do
setSGR [SetColor Foreground intensity color]
putStrLn msg
setSGR []
setTitle "Propellor running"
hFlush stdout
return r