Open isvicy opened 3 years ago
yeah, it seems like it's hardcoded. I don't think it would be that hard to make it respect $FZF_DEFAULT_COMMAND
Plenary job has a clean env. So to make this work we need to do os.getenv
and pass in that env
to plenary job. Should be not hard. We might need some changes in core i am not sure how finder handles env
by default, telescope-fzf-writer doesn't show hidden files.
set FZF_DEFAULT_COMMAND works for fzf.vim but not for telescope-fzf-writer.
Is this intensional? and how can i make fzf-writer show hidden files?