Simplify analyser terminal

This commit is contained in:
2025-09-01 23:24:11 +01:00
parent cbcc7e4fd6
commit 8398f0b852
18 changed files with 246 additions and 188 deletions
+1
View File
@@ -62,6 +62,7 @@ accessTerminal tid w = fromMaybe w $ do
TerminalTextInput{} -> tm
TerminalLineRead -> tm
TerminalPressTo{} -> tm
TerminalWaiting{} -> tm
TerminalOff ->
tm
& tmFutureLines .~ _tmBootLines tm