neoterm
neoterm copied to clipboard
Can't open Tnew as last tab
Describe the bug Can't open Tnew as last tab
To Reproduce
:$tab Tnew <cr>
Reference: :help tabnew
Expected behavior Above command should open terminal as last tab instead opens terminal after current tab
Versions (Issues without this information will take longer to be answered/solved):
-
OS: macos
-
neoterm latest
-
Vim or Neovim
- [ ] vim
- [x] neovim
-
Version [vim --version]
NVIM v0.4.4
There's a bug on vim/neovim regarding that: https://github.com/vim/vim/issues/6901. When I have any updates there I'll try to implement that again.
Hmm interesting... thanks for raising on vim side, will keep an eye out, cheers