countdown icon indicating copy to clipboard operation
countdown copied to clipboard

Cannot pause

Open jakob1379 opened this issue 4 years ago • 7 comments

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.

jakob1379 avatar Jun 18 '20 07:06 jakob1379

Same issue here

falsified avatar Sep 18 '20 16:09 falsified

Use debugger! ;)

antonmedv avatar Sep 18 '20 18:09 antonmedv

It is correct - neither "p" nor "P" will pause (linux 32 bit)

pipecleaner avatar Nov 09 '20 22:11 pipecleaner

¯_(ツ)_/¯

antonmedv avatar Nov 09 '20 22:11 antonmedv

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

gbevan avatar May 08 '21 08:05 gbevan

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).

sneak avatar Feb 09 '22 18:02 sneak

Awesome idea. Anyone willing to contribute?

antonmedv avatar Feb 09 '22 20:02 antonmedv

Awesome idea. Anyone willing to contribute?

I'd love to. Do you mind assigning to me @antonmedv?

nnashwin avatar Feb 06 '23 18:02 nnashwin

Sure

antonmedv avatar Feb 06 '23 18:02 antonmedv

This issue should be resolved by the following PR: https://github.com/antonmedv/countdown/pull/32

I think we can close this issue.

nnashwin avatar Mar 07 '23 05:03 nnashwin