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
Whenever I edit my files with avante through selecting in visual mode and then editing inline, each prompt leaves a lot of open scratch buffers.
They contain avante stuff like ⠄ <C-s>: submit
To reproduce
open up any project
select a couple of lines in visual mode
edit them with avante (any prompt)
check :ls! to see unclosed scratch buffers
check :buffer <id> to see that scratch buffers contain avante stuff like ⠄ <C-s>: submit
Describe the bug
Whenever I edit my files with avante through selecting in visual mode and then editing inline, each prompt leaves a lot of open scratch buffers.
They contain avante stuff like
⠄ <C-s>: submit
To reproduce
:ls!
to see unclosed scratch buffers:buffer <id>
to see that scratch buffers contain avante stuff like⠄ <C-s>: submit
Expected behavior
Avante should clean up after itself
Installation method
Using nixvim:
Environment
NVIM v0.10.3
Build type: Release
LuaJIT 2.1.1713773202
Run "nvim -V1 -v" for more info
Linux nixos 6.12.9 #1-NixOS SMP PREEMPT_DYNAMIC Thu Jan 9 12:33:55 UTC 2025 x86_64 GNU/Linux
Repro
The text was updated successfully, but these errors were encountered: