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

Allow for appending to [a-z] registers #6965

Closed
DevinLeamy opened this issue Aug 8, 2021 · 0 comments
Closed

Allow for appending to [a-z] registers #6965

DevinLeamy opened this issue Aug 8, 2021 · 0 comments

Comments

@DevinLeamy
Copy link
Contributor

Is your feature request related to a problem? Please describe.

  • Current I cannot append to [a-z] registers
  • vim provides: "q{0-9a-zA-Z"} Record typed characters into register {0-9a-zA-Z"} (uppercase to append)"

Describe the solution you'd like

  • Ideally, I could append to my [a-z] registers, like in vim

Describe alternatives you've considered

  • I saw the de-facto vim implementation of this feature on the roadmap. I did not consider alternative solutions.

Additional notes

  • I've implemented the desired changes on a fork. If this issue is given the OK, I'll submit a PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant