Closed fdschmidt93 closed 1 month ago
@fdschmidt93 It is improved, but still exist.
Initial usage of this branch looks to fix it for me (again, initial usage, will continue with this branch through out the day and report back). thanks for filing this @mrbeardad and thanks for the plugin and fixes, @fdschmidt93!
It works good in mini init.lua, but not after install lots of plugins that make my nvim slow.
I'm afraid this is a mega stupid bug. The solution now is also quite hacky, but anything else didn't seem to always work or would be significantly more complicated.
Please confirm this resolves this issue fully on your end :)
@fdschmidt93 I'm sorry for the late reply. The issue about the wrong preview position is gone, but there is another bug that does not appear in master, to reproduce it:
<space>/
to open egrepifya
to search something<c-p>
to select previous item<c-c>
to interrupt (expect to select the last item)Thanks for reporting! Haven't tried reproducing but can very well imagine that this happens.
I'm afraid I most likely will only be able to be getting back to this some time in August. My apologies.
Thanks for your working on this :)
@fdschmidt93 @mrbeardad I fixed this problem in a slightly different way for myself could you take a look, does it make sense.. https://github.com/fdschmidt93/telescope-egrepify.nvim/pull/48
Closing this as superseded by #48
Thank you @evkorotkov!
Fix #42
@mrbeardad could you please confirm this fixes your issue? :)