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: restore start position functionality for the first file #2983

Closed
wants to merge 1 commit into from

Conversation

mtoohey31
Copy link
Contributor

This pull request fixes start position functionality (introduced in #445) for the first file argument.

This was broken by #2773 since the changes to Application::new now avoid reopening the first file (which is good), but it seems that also means the first file's position never gets set.

@the-mikedavis the-mikedavis linked an issue Jul 6, 2022 that may be closed by this pull request
@archseer
Copy link
Member

Fixed in #3073

@archseer archseer closed this Jul 18, 2022
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.

Can't position row by hx file:[row]
2 participants