Fix left clicks in terminals
This commit is contained in:
@@ -24,7 +24,7 @@ defaultTerminal =
|
||||
, _tmStatus = TerminalOff
|
||||
, _tmCommandHistory = []
|
||||
, _tmToggles = mempty
|
||||
, _tmPartialCommand = mempty
|
||||
, _tmPartialCommand = Nothing
|
||||
}
|
||||
|
||||
defaultTerminalInput :: TerminalInput
|
||||
|
||||
Reference in New Issue
Block a user