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
The statusline should now only appear within the Tmux statusbar. However, there is now one under the buffer that is vertically split.
echo tpipeline#debug#info()
Vertically split a buffer
Only one statusline is shown at bottom (with Tmux statusbar)
Neovim 10.2
Please don't hate me, I couldn't seem to copy it so I pasted the output above in an image view.
The text was updated successfully, but these errors were encountered:
What it should look like:
Sorry, something went wrong.
That's just the way that vim shows horizontal splits by default. See #19 for how to get rid of the statusline in horizontal split separators.
No branches or pull requests
Describe the bug
The statusline should now only appear within the Tmux statusbar. However, there is now one under the buffer that is vertically split.
echo tpipeline#debug#info()
To reproduce
Vertically split a buffer
Expected behavior
Only one statusline is shown at bottom (with Tmux statusbar)
Terminal emulator
Neovim 10.2
Debug output
The text was updated successfully, but these errors were encountered: