nenahp

Results 15 comments of nenahp

I don't know. Maybe you can use `--listen`. Then you can bind to a complex script. The script use `curl localhost:$FZF_PORT` to `GET` the state of fzf, or request some...

`:h vim.lsp.util.open_floating_preview.Opts | /close_events`

`hide` means fzf process is not killed when hit enter/esc. Only when you switch to new picker. Ideally one nvim instance would hold at most one fzf process. So how...

maybe this be achieved by define a `start:execute-silent:switch-cmd` action?

that's it. i wonder if it's technically possible to have a command to switch? ok.. in your case maybe it's a bit tricky since you have to talk with the...