Skip to content

Conversation

@tjbarber
Copy link

I found this issue while trying to get auto-save.nvim to work with Harpoon and Telescope but noticed I was getting these errors when I opened and closed Telescope quickly. After further investigation it looks like there is a condition where the plugin tries to save on an unloaded buffer so I added an early return if it is unloaded. The video below illustrates the problem:

demo.mp4

@primeapple
Copy link

primeapple commented Jan 2, 2024

Nice find! PRs here tend to get stale, so you may want to supply this PR to the mainained fork https://github.com/okuuva/auto-save.nvim

Disclaimer: I'm one of the maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants