Cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user