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

Confirm with Pager (or Pager with Confirm) #691

Open
Strosel opened this issue Oct 21, 2024 · 0 comments
Open

Confirm with Pager (or Pager with Confirm) #691

Strosel opened this issue Oct 21, 2024 · 0 comments
Labels
cmd/confirm enhancement New feature or request

Comments

@Strosel
Copy link

Strosel commented Oct 21, 2024

Is your feature request related to a problem? Please describe.
It is frustrating that requesting confirmation of large messages (eg. git diff) requires two steps, first pager then confirm.

Describe the solution you'd like
A combination of gum pager and gum confirm practically using the pager for the text of the confirm window.

Describe alternatives you've considered
I've concidered just keeping the two step solution described above (first pager then confirm) as well as instructing users to send SIGINT as the negative option

Additional context
N/A

@caarlos0 caarlos0 added cmd/confirm enhancement New feature or request labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/confirm enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants