Look at how this script does it - seems like it uses a fifo? https://github.com/kevinhwang91/fzf-tmux-script/tree/master/popup
Although I'd probably use a temporary file myself. On Mon, Apr 06, 2020 at 10:36:17AM -0700, M Kelly wrote: > Hi, > Hope everyone is ok/safe out there ... > Does anyone know of a way to get the output result from something in a > popup ? > I was thinking of running fzf in a tmux popup - but need to capture the > selected item ... > thx, > -m > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > > https://groups.google.com/d/msgid/tmux-users/a7f58113-c65a-4aa8-b5a2-1a5507c80646%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/20200406174409.cs6hxdf3pwa2s7ru%40yelena.
