Skip to content

[helm] helm find-files allow non-existing file #16448

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented Jun 17, 2024

Hi,
It will failed for SPC f F on a file name which dose NOT exists when helm layer enabled.
According emacs-helm/helm#2154, we can set the variable helm-ff-allow-non-existing-file-at-point to support finding file at point for non-exiting file.
Reproduce steps: Enable the helm layer, and press SPC f F on a string like "/tmp/test.new" for a non-existing file, with the variable helm-ff-allow-non-existing-file-at-point be t or nil.

@sunlin7 sunlin7 force-pushed the allo-ff-non-existing-file branch from ff345a4 to 8fa91e0 Compare June 24, 2024 16:29
@smile13241324
Copy link
Collaborator

Sounds like a useful setting, lets merge it.

@smile13241324 smile13241324 merged commit a89a93b into syl20bnr:develop Jun 25, 2024
9 checks passed
@sunlin7
Copy link
Contributor Author

sunlin7 commented Jun 25, 2024

Thank you !

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