fd icon indicating copy to clipboard operation
fd copied to clipboard

force cwd-prefix to be on

Open danielb2 opened this issue 2 years ago • 0 comments

Ref: https://github.com/sharkdp/fd/issues/1243, https://github.com/sharkdp/fd/issues/1182, https://github.com/sharkdp/fd/issues/1046

I'm using fd with fzf and I want to be able to search from a relative path starting with ./

I've read several issues in regards to ./ and I think they would all be solved if we had two separate options

--strip-cwd-prefix
--show-cwd-prefix

instead of predicting defaults for different use-cases, this would allow anyone to override the behavior in either situation

danielb2 avatar Jun 02 '23 01:06 danielb2