Steps to reproduce:
- Load plugin in fresh Vim
$ vim -Nu NONE -c "run plugin/quickrun.vim"
- Run quickrun and observe listed buffers:
:QuickRun sh -src date
:ls
1 %a "[No Name]" line 1
- Close the quickrun window and repeat 2.
<C-w>o
:QuickRun sh -src date
:ls
1 %a "[No Name]" line 1
2 #a "quickrun://output" line 0