vim-auto-save icon indicating copy to clipboard operation
vim-auto-save copied to clipboard

Error while opening fuzzy finder listing buffer

Open kqvanity opened this issue 3 years ago • 0 comments

I've set the autosave to get fired when switching window, however if i happened to have an opened fuzzy finder i.e. non-writable listing buffer, then the following error message would pop up.

Error detected while processing function terminus#private#term_focus_lost[2]..FocusLost Autocommands for "*"..function AutoSave[26]..DoSave:
Line   4:
E565: Not allowed to change text or change window: buffer 106

I know that it's just an edge case, but improvements are always welcome (Unless it'd compromise something else).

kqvanity avatar Aug 30 '22 10:08 kqvanity