antonmedv / countdown

Terminal countdown timer
MIT License
1.07k stars 110 forks source link

Add keybinding to skip countdown and run next command #25

Open alefbragin opened 2 years ago

alefbragin commented 2 years ago

There is already exists keybinding (Esc or Ctrl-C) to stop countdown w/o running next command. It is will be helpful to add keybinding (e.g. q, s or n) to skip countdown (exit with 0 code) and run next command.