Add external Trie library before using Tries for terminal commands
This commit is contained in:
@@ -17,7 +17,7 @@ defaultTerminal =
|
||||
, _tmDisplayedLines = []
|
||||
, _tmFutureLines = []
|
||||
-- , _tmInput = defaultTerminalInput
|
||||
, _tmScrollCommands = []
|
||||
, _tmCommands = []
|
||||
-- , _tmWriteCommands = []
|
||||
, _tmDeathEffect = TmWdId
|
||||
, _tmStatus = TerminalOff
|
||||
|
||||
Reference in New Issue
Block a user