You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the live_grep within let's say the neovim repository and I start searching for files, eventually my nvim instances crashes. Most often i directly land back in the terminal, occasionally I see the assertion (running a debug build to investigate the issue).
Description
When I use the
live_grep
within let's say theneovim
repository and I start searching for files, eventually my nvim instances crashes. Most often i directly land back in the terminal, occasionally I see the assertion (running a debug build to investigate the issue).Neovim version
Operating system and version
macOS 13.1
Telescope version / branch / rev
master
checkhealth telescope
Steps to reproduce
Expected behavior
Show the results if there are any. No crash
Actual behavior
nvim crashes hard, often without any message, sometimes I get an Assertion failed:
Minimal config
The text was updated successfully, but these errors were encountered: