Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-11 | feat(fd): update `fd` completion to v8.3.2 (#10688) | Carlo Sala | |
Source: https://github.com/sharkdp/fd/blob/v8.3.2/contrib/completion/_fd | |||
2021-12-28 | feat(fd): update fd completions (#9775) | András Svraka | |
Closes #9775 | |||
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2019-03-26 | fd: fix fd-find completions for debian (#7704) | Jakub Łuczyński | |
In debian package, fd executable is renamed to fdfind. | |||
2019-03-25 | Added a new plugin which adds completion for fd (fd-find) | Jonathan | |
Based on the existing "cargo" plugin. |