-
Notifications
You must be signed in to change notification settings - Fork 13
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
Idea: visual feedback text colorised #48
Comments
Hi, the first should be pretty simple, the second should also be possible. If you feel like it, you could implement the first one yourself and raise a PR? It should be very straightforward :) |
I can try. But I have some questions:
And since they are a sort of listener, where they have been called?
|
The best way is to include the commandline.h, and then link to commandline.lib. |
Would be possible to create an onTextChange listener that is called when the text typed by the user has changed? Possibly returning it (the text changed).
And another function that allows to modify the text in the input allowing to be colorise with ANSI escape codes...
Thanks.
The text was updated successfully, but these errors were encountered: