Skip to content

Is the status line only limited to the current buffer? #543

Answered by shadmansaleh
nasadorian asked this question in Q&A
Discussion options

You must be logged in to vote

In vim & neovim statusline is window based . Lualine draws takes separate config for statusline in active & inactive_windows as sections & inactive_sections respectively .

Currently there's no builtin way to have statusline span entire tabpage width but you can use floatline.nvim ( It draws statusline in a floating window ) . See here for more info.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@nasadorian
Comment options

Answer selected by nasadorian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants