On Sat, 29 Mar 2014, Dmitry Frank wrote:
> I'm trying to set "fzf - Fuzzy finder for your shell <http://goo.gl/PeZ82X>"
> for the fish shell <http://goo.gl/Gf4S1p>. The problem is that interactive
> commands don't work when I use it in command substitution. Example:
> <snip>
> But this one doesn't work:
> 
> echo (ls | fzf)
> 
> It just immediately returns empty string.
> <snip>
> More, when I try to exit fish, it says that "there are stopped jobs", i.e.
> the command starts and immediately stops.
> 
> How to make it work?

It looks like you're running into 
https://github.com/fish-shell/fish-shell/issues/1362, which 
unfortunately does not yet have a solution.

David Adam
zanc...@ucc.gu.uwa.edu.au

------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to