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

(fix): place cursor after inserted link for new nodes #2109

Merged
merged 2 commits into from Feb 27, 2022

Conversation

jethrokuan
Copy link
Member

Special care is taken not to move the point if the original point is no
longer the same (i.e. the user moves the cursor after calling the
capture, but before finalizing it). Fixes #2108.

Special care is taken not to move the point if the original point is no
longer the same (i.e. the user moves the cursor after calling the
capture, but before finalizing it). Fixes #2108.
@jethrokuan jethrokuan merged commit 65ea325 into master Feb 27, 2022
@jethrokuan jethrokuan deleted the fix/node-insert branch February 27, 2022 20:50
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

Successfully merging this pull request may close these issues.

Request: Provide option for node-insert to leave cursor at the end of the inserted link
1 participant