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

Set the selection point of the first file correctly #3073

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Set the selection point of the first file correctly #3073

merged 1 commit into from
Jul 18, 2022

Conversation

shnarazk
Copy link
Contributor

After f10b6f6, hx file:row doesn't work, because the first file skips doc.set_selection() in a loop now.
So I rewrote it as just a loop without .skip(1).
It seems to work well.

@archseer
Copy link
Member

There's another fix here https://github.com/helix-editor/helix/pull/2983/files

But this one might be more straightforward.

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.

2 participants