Add _tmMaxLines field

This commit is contained in:
2022-06-06 11:37:59 +01:00
parent 0b949dc512
commit 597336499c
2 changed files with 7 additions and 5 deletions
+1
View File
@@ -250,6 +250,7 @@ defaultTerminal = Terminal
, _tmName = "TESTTERMINAL"
, _tmDisplayedLines = []
, _tmFutureLines = []
, _tmMaxLines = 14
, _tmTitle = "TERMINAL IN LOCATION"
, _tmSel = Nothing
, _tmInput = Nothing