Checks
Describe the bug you encountered:
When using the alias fdfind bash completions do not work. It does work when using fd.
Steps to reproduce:
- Download latest deb release for amd64:
fd_10.3.0_amd64.deb
- Install with
dbkg -i fd_10.3.0_amd64.deb
- Restart bash shell
- Try completion for
fdfind in shell.
Describe what you expected to happen:
fdfind should have the same bash completions as fd.
What version of fd are you using?
fd 10.3.0
Which operating system / distribution are you on?
Linux 6.6.87.2-microsoft-standard-WSL2 x86_64
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
Checks
Describe the bug you encountered:
When using the alias
fdfindbash completions do not work. It does work when usingfd.Steps to reproduce:
fd_10.3.0_amd64.debdbkg -i fd_10.3.0_amd64.debfdfindin shell.Describe what you expected to happen:
fdfindshould have the same bash completions asfd.What version of
fdare you using?fd 10.3.0
Which operating system / distribution are you on?