Skip to content

Conversation

Jint-lzxy
Copy link
Collaborator

I know the commit message might be a bit difficult to grasp, but I'm struggling to find a clearer way to describe it :( Essentially, this commit ensures that when our custom separator is used, default separators (as defined by section_separators and component_separators) are not added to the statusline. This prevents certain extreme scenarios where the default separator cannot be concealed, such as when in terminal mode with :ToggleTerm direction=horizontal.

I know the commit message might be a bit difficult to grasp, but
I'm struggling to find a clearer way to describe it :( Essentially,
this commit ensures that when our custom separator is used, default
separators (as defined by `section_separators` and `component_separators`)
are not added to the statusline. This prevents certain extreme
scenarios where the default separator cannot be concealed, such as
when in terminal mode with `:ToggleTerm direction=horizontal`.

Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
Copy link
Owner

@ayamir ayamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayamir ayamir merged commit 8268d27 into main Apr 20, 2024
@ayamir ayamir deleted the fix/lualine-sep branch April 20, 2024 09:50
Deg2v pushed a commit to Deg2v/nvimdots that referenced this pull request Jan 16, 2025
…#1233)

I know the commit message might be a bit difficult to grasp, but
I'm struggling to find a clearer way to describe it :( Essentially,
this commit ensures that when our custom separator is used, default
separators (as defined by `section_separators` and `component_separators`)
are not added to the statusline. This prevents certain extreme
scenarios where the default separator cannot be concealed, such as
when in terminal mode with `:ToggleTerm direction=horizontal`.

Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants