Simplify analyser terminal
This commit is contained in:
@@ -380,6 +380,7 @@ drawTerminalDisplay cfig tm =
|
||||
TerminalOff -> id
|
||||
TerminalDeactivated -> id
|
||||
TerminalLineRead -> id
|
||||
TerminalWaiting -> (++ [("...",white)])
|
||||
TerminalTextInput s ->
|
||||
(++ [(getPromptTM ++ s ++ [cFilledRect], white)])
|
||||
TerminalPressTo s ->
|
||||
|
||||
Reference in New Issue
Block a user