ff
ff copied to clipboard
need to fix TERM modified issue.
related to https://github.com/junegunn/fzf/issues/963
fzf did fixed their "TERM not empty issue" but latest build of ff is not compatible with latest fzf, then of course use ff with old fzf cause "character set not supported" error.
empty TERM is a possible solution but will not work with command call (e.g. zsh -c "ls | ff")
Can you please report what exactly is broken with the current release of ff with latest fzf? I don't use ff anymore myself. Thanks.