antonmedv / countdown

Terminal countdown timer
MIT License
1.06k stars 108 forks source link

Terminal resizing #14

Closed mesudip closed 1 year ago

mesudip commented 4 years ago

It doesn't handle resizing the terminal window, It accommodates the terminal size in the beginning and then doesn't care about the window resizing.

P.S. I suggest starting the timer from zero and increasing when the countdown is started without any argument.

antonmedv commented 4 years ago

P.S. I suggest starting the timer from zero and increasing when the countdown is started without any argument.

But this isn't countdown. Another tool is needed! 😄

nyngwang commented 2 years ago

@nyngwang sometimes usable, but then its a stopwatch 🤔

Yup for example sometimes I need to know how much time I have spent on presentation slides.

sneak commented 2 years ago

+1

sfmqrb commented 1 year ago

I think this issue is forgotten. Resizing terminal window is an important feature to me. I also see a related pr #18. I didn't check it myself though. Is there any reason not merging it?

sfmqrb commented 1 year ago

@antonmedv