umarcor
38db4b7689
run gofmt
2021-08-17 15:05:45 +02:00
Willi Eggeling
67fc4837d2
added variable to allow configuration of mousetrap message duration ( #809 )
...
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 #486
Close #383 (no progress there)
2017-07-11 14:08:33 +02:00
Frank Schroeder
193b182195
Issue #195 : 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