Start to refactor terminals
This commit is contained in:
@@ -25,6 +25,7 @@ defaultTerminal =
|
||||
, _tmCommandHistory = []
|
||||
, _tmToggles = mempty
|
||||
, _tmPartialCommand = Nothing
|
||||
, _tmPromptString = "$ "
|
||||
}
|
||||
|
||||
defaultTerminalInput :: TerminalInput
|
||||
|
||||
Reference in New Issue
Block a user