Commit before changing TerminalCommand to produce [TerminalLine]
This commit is contained in:
+1
-1
@@ -955,7 +955,7 @@ data Terminal = Terminal
|
||||
, _tmFutureLines :: [TerminalLine]
|
||||
, _tmMaxLines :: Int
|
||||
, _tmTitle :: String
|
||||
, _tmInput :: Maybe TerminalInput
|
||||
, _tmInput :: TerminalInput
|
||||
, _tmScrollCommands :: [TerminalCommand]
|
||||
, _tmWriteCommands :: [TerminalCommand]
|
||||
, _tmDeathEffect :: Terminal -> World -> World
|
||||
|
||||
Reference in New Issue
Block a user