This commit is contained in:
2025-08-19 21:49:41 +01:00
parent 68cd362aa4
commit 9daa27ee8b
4 changed files with 218 additions and 260 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ drawTerminalDisplay cfig tm =
f =
map toselitm . displayTermInput
. reverse
. take getMaxLinesTM
-- . take getMaxLinesTM
$ _tmDisplayedLines tm
displayTermInput = case _tmStatus tm of
TerminalOff -> id