auto-save.nvim
auto-save.nvim copied to clipboard
[BUG] Invalid buffer ID when leaving `vim.ui.input`
Symptoms: error message when exiting vim.ui.input prompt.
Steps to reproduce:
- Install
auto-save.nvim - Run
:lua vim.ui.input({}, function() end) - Observe error thrown

Same bug!
Symptoms: error message when exiting
vim.ui.inputprompt.Steps to reproduce:
- Install
auto-save.nvim- Run
:lua vim.ui.input({}, function() end)- Observe error thrown
I have fixed it in my fork. Welcome to try my fork 😀
@XXiaoA Thank you. Your fork resolved for me as well.
@XXiaoA Tested and working fine. Time for a pull request?
@XXiaoA Tested and working fine. Time for a pull request?
PR has been created. But i'm not sure the author will merge it or not. Because I formatted the file with my own .stylua.toml
Is there any reason, why this annoying bug still not fixed?
Has someone found a solution for this using setup config? I constantly get this error when I create new files and folders in NvimTree and also when I rename variables using LSP.
There are several PRs addressing this issue. Can we please merge one of them. It's just a click on merge...
another bump for this to get merged
Yes please, this is driving me nuts