antonmedv / countdown

Terminal countdown timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add keybinding to skip countdown and run next command

alefbragin opened this issue · comments

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.