-
Notifications
You must be signed in to change notification settings - Fork 114
Add Href prompts #193
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
base: main
Are you sure you want to change the base?
Add Href prompts #193
Conversation
|
IMO this seems out of scope for this project. |
|
@weitzman |
|
These links are great in CLI apps, but its not a Prompt IMO. There is no interactivity. I guess there are Informational Messages and Tables and other bits in this package that have no interactivity so the maintainers should feel free to include this. |
|
@luanfreitasdev |
I understand. Any ideas for an API with a display sample? |
|
Ready for review |

Sometimes we want to show a clickable link to the user, so this PR adds the "href" functionality, which is supported by most current terminals on Linux and macOS.