Tab completion does nothing if no file starts with given characters
Open
- Dominant language
- Shell
- Stars
- 907
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
1. Enable fzf tab completion
2. Run `mkdir tmp && mkdir tmp/foo && mkdir tmp/foobar`
3. Type `cd tmp/o` followed by `tab`
I expect `fzf` to start with `tmp/o`. Instead, nothing happens.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue using the listed fish-shell tab-completion steps and the `tmp/o` example. Start at the fzf tab-completion entry point; done means pressing Tab launches fzf with `tmp/o` when matching paths exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fish, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100