prabirshrestha/async.vim

How should I set options like 'pty' and 'stdin'?

Closed this issue · 2 comments

I want to use this plugin to call rg (ripgrep), but there's no option to set "pty" (for vim/neovim) and "stdin" (for neovim) or "in_io" (for vim).
How should I to set them?

@prabirshrestha how about this?

I may not get answer forever.