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

add offset to delete characters #125

Open
mrintegrity opened this issue Aug 3, 2018 · 2 comments
Open

add offset to delete characters #125

mrintegrity opened this issue Aug 3, 2018 · 2 comments
Labels

Comments

@mrintegrity
Copy link

Would be nice to add an offset from the end of the line, from where it would start deleting characters.
something like this:

"this is a string"

delete(1,7).type("my")

"this is my string"

@alexmacarthur
Copy link
Owner

I do like this idea... will keep it in mind for a future release.

@flieks
Copy link

flieks commented Jan 22, 2020

@alexmacarthur
Any update or plans on when this could be implemented ?

If we want to implement ourself, can you point us to the right line of code where we should be looking at ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants