fuzzy-pkg-finder icon indicating copy to clipboard operation
fuzzy-pkg-finder copied to clipboard

Fish: Invalid redirection target:

Open PoutineSyropErable opened this issue 7 months ago • 6 comments

│ fish: Invalid redirection target: │ │ cat <(pacman -Si 'a2ps') <(pacman -Fl 'a2ps' | awk "{print $2}") │ │ ^~~~~~~~~~~~~~~~~~~^

Even running it in zsh, and bashi get this. (In the preview plane) Finding the name itself works.

PoutineSyropErable avatar Jul 18 '24 00:07 PoutineSyropErable