Add external Trie library before using Tries for terminal commands
This commit is contained in:
@@ -79,7 +79,7 @@ lineOutputTerminal tls =
|
||||
{ _tmDisplayedLines = []
|
||||
, _tmFutureLines = []
|
||||
-- , _tmTitle = "TERMINAL"
|
||||
, _tmScrollCommands = [helpCommand,commandsCommand,quitCommand]
|
||||
, _tmCommands = [helpCommand,commandsCommand,quitCommand]
|
||||
-- , _tmWriteCommands = [helpCommand, commandsCommand]
|
||||
, _tmBootLines = connectionBlurbLines tls
|
||||
, _tmDeathEffect = TmWdWdDoDeathTriggers
|
||||
|
||||
Reference in New Issue
Block a user