James Trew
James Trew
@shibisuriya > is there any way to convert 3 results into 1? there is, I think this PR will address this but it's been pending a neovim 0.2 release so...
We're still supporting 0.9 on the master branch as well.
Closing this issue as it's pretty stale plus there's been other related issues and fixes since.
sorry was a little too eager.
This sounds somewhat related to #2412 and by that I mean some of these javascript meta frameworks tend to have file/folder naming conventions that don't play nicely with telescope. I'll...
Hmm.. navigating with `netrw` _shouldn't_ change `live_grep`'s behavior. Regardless, I can't replicate the issue following your steps. I'm on arch linux. It's possible it's a Windows 11 issue. Unfortunately, I...
I managed to get a neovim setup working on windows and there is definitely some strange behavior with the `(app)\` (folders with `()`) in neovim that goes beyond telescope. I...
That's good to hear. This might be a helpful: https://github.com/nvim-telescope/telescope.nvim/blob/2d92125620417fbea82ec30303823e3cd69e90e8/lua/telescope/previewers/buffer_previewer.lua#L482-L508 I think the `from_entry.path` from above might be the place to tweak.
This column off by one error also happens when opening files in normal mode.
Can someone provide a minimal config that I can use to reproduce this? I tried on several occasions but I've never been able to get this to happen.