Closed otavioschwanck closed 1 year ago
I'm quite sure this is a problem with your config. Please always use the official minimal config since your screencast obviously is not a minimal one.
Copy & paste the one from the issue template and do nvim -nu minimal_init.lua
and reproduce your issue.
I'm sorry to have to double down on this. Future issues that do not use the provided minimal init lua will be closed.
There are a few issues with :Telescope resume
that are only tangentially related to what you've reported. It generally works for me. I'll merge a PR shortly that addresses the key problems.
Description
when i try to search something with egrepify, stop, and use resume afterwards, the search results just breaks if i try to search the same thing again or something else.
Neovim version
Operating system and version
macOS 14
Steps to reproduce
Expected behavior
the search should work like a new spawned one
Actual behavior
the search results are different
Minimal config