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

Elements in the status line are not separated, leading to a very cluttered result #3106

Closed
poliorcetics opened this issue Jul 19, 2022 · 3 comments
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug

Comments

@poliorcetics
Copy link
Contributor

Summary

Screenshot 2022-07-19 at 12 17 44

My status line config to reproduce is:

[editor.statusline]
left = ["mode", "spinner", "diagnostics", "file-name"]

Reproduction Steps

No response

Helix log

No response

Platform

macOS

Terminal Emulator

kitty 0.25.2

Helix Version

791bf7e

@poliorcetics poliorcetics added the C-bug Category: This is a bug label Jul 19, 2022
@kirawi kirawi added the A-helix-term Area: Helix term improvements label Jul 19, 2022
@axdank
Copy link
Contributor

axdank commented Jul 19, 2022

I think it's not a bug, because in the PR conversation, they were talking about this specific spacing that occurs in the spinner.
remove padding
spacing within a custom spinner; PR #2793

@archseer
Copy link
Member

I think we could use a custom spacer element maybe, or some type of config? With a simple, single background color statusline the extra padding introduces too much space.

@the-mikedavis
Copy link
Member

Fixed by #3165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

5 participants