Work on terminals: allow scrolling to get default inputs
This commit is contained in:
@@ -72,8 +72,9 @@ analyser' starts sucs fails afters upf pslight psmc = extTrigLitPos pslight $ \t
|
||||
, _termMaxLines = 7
|
||||
, _termTitle = "ANALYSER"
|
||||
, _termSel = Nothing
|
||||
, _termOptions = []
|
||||
-- , _termOptions = []
|
||||
, _termInput = Nothing
|
||||
, _termCommands = []
|
||||
})
|
||||
)
|
||||
(\mc -> upf mc . (triggers . ix (fromJust $ _plMID tp) .~ const (_sensToggle $ _mcSensor mc))
|
||||
|
||||
Reference in New Issue
Block a user