Add _tmMaxLines field
This commit is contained in:
@@ -250,6 +250,7 @@ defaultTerminal = Terminal
|
||||
, _tmName = "TESTTERMINAL"
|
||||
, _tmDisplayedLines = []
|
||||
, _tmFutureLines = []
|
||||
, _tmMaxLines = 14
|
||||
, _tmTitle = "TERMINAL IN LOCATION"
|
||||
, _tmSel = Nothing
|
||||
, _tmInput = Nothing
|
||||
|
||||
Reference in New Issue
Block a user