-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add "shift-r" and "g ." support for helix mode #35468
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
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @romaninsh on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
@romaninsh Thanks for this! Unfortunately we've merged a few other helix PRs so this now conflicts. Would you mind rebasing please Also maybe we should add |
|
@ConradIrwin - of course. I'll have a proper look over the weekend and see if i can contribute more. |
d80d7b8 to
3096eda
Compare
3096eda to
20c45e3
Compare
|
Still working? Or is this ready for review + merge? |
Related zed-industries#4642 Compatible with zed-industries#34136 Release Notes: - Helix: `Shift+R` works as Paste instead of taking you to ReplaceMode - Helix: `g .` goes to last modification place (similar to `. in vim)
Related zed-industries#4642 Compatible with zed-industries#34136 Release Notes: - Helix: `Shift+R` works as Paste instead of taking you to ReplaceMode - Helix: `g .` goes to last modification place (similar to `. in vim)
Related #4642
Compatible with #34136
Release Notes:
Shift+Rworks as Paste instead of taking you to ReplaceModeg .goes to last modification place (similar to `. in vim)