bug: Two pinned entries with identical titles collide when both are un-initialized #119
Open
4 tasks done
Labels
bug
Something isn't working
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.10.2
Operating system/version
Windows 11
Describe the bug
When two pinned entries in the same layout have the same title, and an unpinned window triggers opening the layout for the first time, vim.api.nvim_buf_set_name spam-fails
Note that this does not happen when opening the layout through the api, or by opening a buffer matching one of the pinned entries.
Steps To Reproduce
Expected Behavior
Edgy opens the layout without any issues.
Repro
The text was updated successfully, but these errors were encountered: