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

fix(lualine): disable default separators for custom separator #1233

Merged
merged 1 commit into from
Apr 20, 2024

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
4 checks passed
@ayamir ayamir deleted the fix/lualine-sep branch April 20, 2024 09:50
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.

None yet

2 participants