Add spinning cursor to terminal line read
This commit is contained in:
@@ -12,4 +12,3 @@ termScreenColor tm = case tm ^. tmStatus of
|
||||
TerminalTextInput _ -> Just green
|
||||
TerminalPressTo{} -> Just green
|
||||
TerminalLineRead -> Just white
|
||||
TerminalWaiting -> Just green
|
||||
|
||||
Reference in New Issue
Block a user