kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.54k stars 94 forks source link

Buffer with saved query is not available in :ls #171

Closed SebastianBehrens closed 1 year ago

SebastianBehrens commented 1 year ago

After opening a saved query, and then switching to another buffer, say a temp query, I then cannot switch back because the buffer with the saved query does not list in :ls (and hence, not in :Buffers from fzf).

SebastianBehrens commented 1 year ago

Weird, I figure sometimes the saved query appears in :ls sometimes it doesn't.

SebastianBehrens commented 1 year ago

Still happens from time to time. I switched from buffer switching to split switching or mark jumping. It is faster anyways.