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

Filename completion doesn't work #1

Closed
oantolin opened this issue Apr 13, 2020 · 2 comments
Closed

Filename completion doesn't work #1

oantolin opened this issue Apr 13, 2020 · 2 comments

Comments

@oantolin
Copy link
Owner

Using orderless with find-file is severly disappointing: the candidates don't include paths but find-file starts by inserting a path, so there usually no matches.

If you delete the path in the minibuffer, you can match against the files in the current directory, but there seems to be no way to match files in other directories.

@oantolin
Copy link
Owner Author

oantolin commented Apr 13, 2020

The latest commit (5e40228) partially addresses this problem. But for some reason minibuffer-force-complete still truncates the path.

@oantolin
Copy link
Owner Author

OK, looks like now I've got it fixed (commit 938c763).

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

No branches or pull requests

1 participant