capture.vim
capture.vim copied to clipboard
Exclude > that cannot be used as a buffer name in Windows
It seems that E480 occurs if the buffer name in Windows contains >.
:Capture echo "abc"->substitute('c', 'd','g')
capture: could not create capture buffer: Vim(file):E480: 該当はありません: =substitute(bufname.bufname, '"', "'", 'g')