You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vim plugin will stop immediately even when the source command hasn't finished
" fzf will read the stream file while allowing other processes to append to itcallfzf#run(fzf#wrap({'source': 'cat /dev/null > /tmp/stream; tail -f /tmp/stream'}))
It is now possible to open popup window relative to the currrent window