On Neovim v0.7.0 Using `cokeline-pick-focus` shows the picker on the tab but then closes the buffer. Using `cokeline-pick-close` does nothing at all. I _think_ it might have something to do with the following line where `cokeline-pick-focus` is used instead of `cokeline-pick-close` https://github.com/noib3/nvim-cokeline/blob/de26ea7c7775ece0648736fe013cd2b08b25576f/lua/cokeline/mappings.lua#L111