ray-x / sad.nvim

Space Age seD in Neovim. A project-wide find and replace plugin for Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to open preview with telescope rathen than fzf?

jugarpeupv opened this issue · comments

I would like to open it with telescope since i have already configured result window width etc

commented

Sorry, it is not ATM. As the preview and filter heavily depend on FZF.

Telescope also does not support multi select.

Telescope also does not support multi select.

@louwers Yes it does, check out actions.toggle_selection in telescope help.
Check out this thread too, might be helpful: nvim-telescope/telescope.nvim#416

commented

You can multi-select with telescope and then send to quickfix.
After that, use cfdo to replace.
Well, I used to do that very often before using sad.