We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Can't open Tnew as last tab
To Reproduce
:$tab Tnew <cr>
Reference: :help tabnew
: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
Version [vim --version] NVIM v0.4.4
NVIM v0.4.4
The text was updated successfully, but these errors were encountered:
There's a bug on vim/neovim regarding that: vim/vim#6901. When I have any updates there I'll try to implement that again.
Sorry, something went wrong.
:[count]tab
Hmm interesting... thanks for raising on vim side, will keep an eye out, cheers
No branches or pull requests
Describe the bug
Can't open Tnew as last tab
To Reproduce
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
Version [vim --version]
NVIM v0.4.4
The text was updated successfully, but these errors were encountered: