antonmedv / countdown

Terminal countdown timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal resizing

mesudip opened this issue · comments

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.

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! 😄

commented

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

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?