5 ms·
The fact that it just outputs to stdout means you can run any command with output from fzf as well. Just anycommand $(fzf)
by qiemem 11y ago
The fact that it just outputs to stdout means you can run any command with output from fzf as well. Just
anycommand $(fzf)