Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: add a --plain, --inline or --script option #90

Open
Markus-N opened this issue Aug 26, 2023 · 1 comment
Open

Feature Request: add a --plain, --inline or --script option #90

Markus-N opened this issue Aug 26, 2023 · 1 comment

Comments

@Markus-N
Copy link

I'd like to include termdown in shell scripts. My scripts often print some info about what they are doing or will do next.
Currently, termdown hides all output, even with the --no-figlet option. The new option should print the countdown just as one-liner on the current line, overwriting itself with every tick. A bit like --no-figlet, but without clearing the screen and centering the output.

Maybe, an additional --no-total option would also help for scripts, but that's less important.

If such option already exists, add it to the output of --help :-)

@ktnlikeasmallcat
Copy link

I just found uair that does this by default, though it's by no means a clone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants