We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You already have included a basic progress bar, but it would be also very useful to add the following components:
Here is a node.js library to use as template: https://github.com/nathanpeck/clui
P.S. Still waiting for dialogs! ;-)
The text was updated successfully, but these errors were encountered:
Dialogs got delayed, but I got closer to it :)
Don't worry, they are coming, I'm just very busy :D
Sorry, something went wrong.
This also entails a lot of changes in the library. My goal is to port as many things from http://urwid.org/ and clui as possible.
Great! I'll be looking forward to it.
No branches or pull requests
You already have included a basic progress bar, but it would be also very useful to add the following components:
Here is a node.js library to use as template:
https://github.com/nathanpeck/clui
P.S.
Still waiting for dialogs! ;-)
The text was updated successfully, but these errors were encountered: