Skip to content
New issue

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

Status line under a vertical split buffer #68

Open
RizaHKhan opened this issue Oct 27, 2024 · 2 comments
Open

Status line under a vertical split buffer #68

RizaHKhan opened this issue Oct 27, 2024 · 2 comments

Comments

@RizaHKhan
Copy link

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.

image

echo tpipeline#debug#info()

image

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

Please don't hate me, I couldn't seem to copy it so I pasted the output above in an image view.
@RizaHKhan
Copy link
Author

What it should look like:

image

@vimpostor
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants