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 request: support indels #12

Open
iago-lito opened this issue Feb 16, 2016 · 0 comments
Open

Feature request: support indels #12

iago-lito opened this issue Feb 16, 2016 · 0 comments

Comments

@iago-lito
Copy link
Owner

Inserting and deleting lines obviously break recorded selections:

thi*s text between stars
has been
recorde*d to `a`

will become

new* line
this text between stars
has bee*n
recorded to `a`

Which is obviously not what one might intent.

It seems like Vim's native mark registers support such an adaptation to line indels. How does it work? Could we imagine updating the dictionnary on each indel?

iago-lito pushed a commit that referenced this issue Feb 16, 2016
(the "TODOlist" is actually the 'Next' section in documentation's
"Changelog". Should it be something else?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant