babarot / enhancd

:rocket: A next-generation cd command with your interactive filter
2.58k stars 109 forks source link

alias cat="bat --color='always'" breaks output #224

Open CupricReki opened 10 months ago

CupricReki commented 10 months ago

What actually happened? alias cat="bat --color='always'" adds extra character to suggestions and breaks preview

Output `__enchancd image

Additional context

export ENHANCD_FILTER="fzf --preview='exa --tree --group-directories-first --git-ignore --level 1 {}'"

Executing

fzf --preview='exa --tree --group-directories-first --git-ignore --level 1 {}'

renders correctly