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

feat: :open and splits can now autocomplete ignored files #12418

Closed

Conversation

darshanCommits
Copy link
Contributor

@darshanCommits darshanCommits commented Jan 5, 2025

I think there was also a issue for this, i can't find. Edit: closes #12357

As it stands now, it is a bit inconvinient to edit files ignored by .gitignore/.ignore
this change would make it so that the typable commands: :open :hsplit :vsplit can autocomplete those files.

Pickers' behaviour isn't changed.

@RoloEdits
Copy link
Contributor

Should be #12357 I believe.

@darshanCommits
Copy link
Contributor Author

Is there anything that needs changing in here?

I was hoping this can be squeezed in the coming patch?

@kirawi kirawi added R-breaking-change This PR is a breaking change for some behavior A-command Area: Commands labels Jan 19, 2025
@darshanCommits darshanCommits closed this by deleting the head repository Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-command Area: Commands R-breaking-change This PR is a breaking change for some behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tab-complete when manually opening files excluded through gitignore
3 participants