-
Notifications
You must be signed in to change notification settings - Fork 63
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
Choose color for written text #21
Labels
Comments
I'm having a similar issue. Escape codes don't seem to work when in a pick list. |
Would like this also. |
i would like to use colors in the title for additional informations. |
I would also like to use colors for the indicator. |
I would like this as well!! |
I'd like this as well |
would like this too! could be awesome using ANSI color codes, like native python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I used your code to build a SSH bastion to connect to all my servers. Very useful though, thanks :)
I would like to know how could it be possible to make color of options configurable in the list...
Here I would like to write available hosts in green, and offline hosts in red for example.
I checked in the config_curses def in your code, it's told @todo make colors configurable
Will you add the functionnality soon ?
Else, do you have a link with documentation to explain how to do this ?
Thanks :)
The text was updated successfully, but these errors were encountered: