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

Search replace doesn't always move forward #84

Closed
vkbo opened this issue Oct 28, 2019 · 1 comment · Fixed by #315
Closed

Search replace doesn't always move forward #84

vkbo opened this issue Oct 28, 2019 · 1 comment · Fixed by #315
Assignees
Labels
bug Issue: Something isn't working

Comments

@vkbo
Copy link
Owner

vkbo commented Oct 28, 2019

When the search/replace is used, the cursor should move to the point immediately after the replace/selection point before searching for the next occurrence.

For instance, when trying to replace all ## with ### in a text, i had to press F3 to move to the next one as it was selecting again the text I just replaced.

@vkbo vkbo added the bug Issue: Something isn't working label Oct 28, 2019
@vkbo vkbo self-assigned this Oct 28, 2019
@vkbo vkbo changed the title Search replace doesn't move forward Search replace doesn't always move forward Oct 30, 2019
@vkbo vkbo moved this from To Do (General) to In Progress in Release 1.0 - Core Features Jun 17, 2020
@vkbo
Copy link
Owner Author

vkbo commented Jun 17, 2020

This is fixed in dev via PR #314.

@vkbo vkbo linked a pull request Jun 19, 2020 that will close this issue
@vkbo vkbo closed this as completed in #315 Jun 20, 2020
Release 1.0 - Core Features automation moved this from In Progress to Done Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue: Something isn't working
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant