Closed eyev0 closed 2 years ago
That shouldnt happen. This might be a bug in telescope. select_default:replace
has to work! I cant test right now because i am on my phone. I will investigate later.
can't reproduce. I tried Telescope git_branches
and that works just fine and uses select_default:replace
https://github.com/nvim-telescope/telescope.nvim/blob/cf2d6d34282afd90f0f5d2aba265a23b068494c2/lua/telescope/builtin/git.lua#L286
nvim version: NVIM v0.7.0-dev+1313-g3b28bd57f telescope: cf2d6d34282afd90f0f5d2aba265a23b068494c2 (latest as of now)
This happens due to
actions.select_default:replace
does not actually replace default action