Closed
Description
Since about a year neovim has added another way to display the statusline with laststatus=3
. With this setting only one global statusline is used for all windows. If the window focus is changed, the statusline is updated with the respective window information.
This feature is a huge deal for me because it saves a lot of valuable screen space especially on laptops.
While merging the vim statusline with the tmux one is an anwesome feature and also saves screen space, it is currently mutually exclusive with laststatus=3
. So i was wondering: Do you think it is possible to to support both?
Metadata
Metadata
Assignees
Labels
No labels