vim-gist icon indicating copy to clipboard operation
vim-gist copied to clipboard

Delete the name-duplicating buffer before ceating a gist file buffer

Open iiifr opened this issue 5 years ago • 1 comments

If repeatly opening a same file on the vim-gist, vim-gist gives the new buffer the same name as previous buffer, without deleting the opened buffer first. Then a file E95 exception is thrown, and vim-gist will echo error message Gist contains binary.

Probably corressponding issue report: https://github.com/mattn/vim-gist/issues/220

iiifr avatar Aug 24 '20 10:08 iiifr

@mattn Hi, mind merging this PR ASAP? I just came across this problem too.

xbot avatar Jun 01 '22 09:06 xbot