Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

janky spinner. what's the problem? #17

Open
effinsky opened this issue Feb 21, 2024 · 2 comments
Open

janky spinner. what's the problem? #17

effinsky opened this issue Feb 21, 2024 · 2 comments

Comments

@effinsky
Copy link

I only want to use the spinner but it's super janky.

mutate_section_c {
  "lsp_progress",
  display_components = { "spinner" },
  separators = {
    component = " ",
    progress = " | ",
    spinner = { pre = " ", post = " " },
  },
  timer = { spinner = 500 },
  spinner_symbols = {
    "[    ]",
    "[=   ]",
    "[==  ]",
    "[=== ]",
    "[====]",
    "[ ===]",
    "[  ==]",
    "[   =]",
    "[    ]",
    "[   =]",
    "[  ==]",
    "[ ===]",
    "[====]",
    "[=== ]",
    "[==  ]",
    "[=   ]",
  },
}

thanks in advance for the consideration!

@WhoIsSethDaniel
Copy link
Owner

What does 'super janky' mean? I've copied your config and it looks as I would expect.

@effinsky
Copy link
Author

Screen.Recording.2024-02-21.at.22.03.42.mov

how's it looking at your end?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants