Closed VKondakoff closed 3 years ago
The nvim_buf_get_name
will return cwd when a buffer is no name.
Oh, that is a miss. I will fix it.
Fix in latest commit.
still have some bug here, reopen.
@VKondakoff Hi, thanks for using and discussing this plugin! I open the discussion board for this repository, in case, to share more examples or screenshots: https://github.com/nanozuki/tabby.nvim/discussions/categories/show-and-tell Would you mind share your screenshot or config on the discussion board?
Hi!
The newly created tab with no buffer (:tabnew) have a current dir as a window name in tabline:
I'm pretty sure it should be 'No name' instead. (macOS, iTerm2, Neovim nightly)