Closed jakob1379 closed 1 year ago
Same issue here
Use debugger! ;)
It is correct - neither "p" nor "P" will pause (linux 32 bit)
¯_(ツ)_/¯
Looks like the pause feature was added after the last release. Easiest way to get it is to git clone from master and go build && go install
Suggestion: add spacebar as a method of pause/unpause toggle (the default in most apps that have pause). Also, suggest adding some sort of onscreen indication of pause (such (paused)
in normal text below the numbers).
Awesome idea. Anyone willing to contribute?
Awesome idea. Anyone willing to contribute?
I'd love to. Do you mind assigning to me @antonmedv?
Sure
This issue should be resolved by the following PR: https://github.com/antonmedv/countdown/pull/32
I think we can close this issue.
I downloaded the latest version and when trying to pause the timer I can't. The keypresses are elsewhere. I'd gladly help debug if I get told how to.