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

feature: allow pressing A from anywhere in results buffer #528

Closed
will-lynas opened this issue Sep 4, 2024 · 0 comments · Fixed by #712
Closed

feature: allow pressing A from anywhere in results buffer #528

will-lynas opened this issue Sep 4, 2024 · 0 comments · Fixed by #712
Labels
enhancement New feature or request

Comments

@will-lynas
Copy link
Contributor

Feature request

Currently you have to be inside a code block to press A to apply all code changes.
I think it would be better if you could press A anywhere within the buffer.

Motivation

No response

Other

No response

@will-lynas will-lynas added the enhancement New feature or request label Sep 4, 2024
b0o added a commit to b0o/avante.nvim that referenced this issue Oct 12, 2024
- make apply and apply_all mappings configurable
- fixed bug where apply mapping was not unbound in unbind_apply_key
- allow apply_all mapping to be pressed anywhere in the sidebar

fixes yetone#528
yetone pushed a commit that referenced this issue Oct 12, 2024
- make apply and apply_all mappings configurable
- fixed bug where apply mapping was not unbound in unbind_apply_key
- allow apply_all mapping to be pressed anywhere in the sidebar

fixes #528
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant