Commit Graph

3 Commits

Author SHA1 Message Date
Willi Eggeling 67fc4837d2 added variable to allow configuration of mousetrap message duration ()
new variable MousetrapDisplayDuration allows to modify the default
display duration of 5s, or to completely disable the timeout and wait
for the user to press the return key.
2019-03-20 20:05:52 -04:00
Albert Nigmatzianov c46add8a65 Add ability to disable mousetrap
Fix 
Close  (no progress there)
2017-07-11 14:08:33 +02:00
Frank Schroeder 193b182195 Issue : Compile mousetrap only on Windows
* Create command_win.go and command_notwin.go for windows only code
* Move call to mousetrap hook into separate preExecHook() function
2015-11-24 01:52:16 +01:00