tty-spinner icon indicating copy to clipboard operation
tty-spinner copied to clipboard

Fix hide_cursor on multi spinners

Open orgads opened this issue 2 years ago • 0 comments

Describe the change

Fix hide_cursor on multi spinners

Why are we doing this?

When a spinner is done, it writes "show" sequence, leading to cursor reappearance, although others are still spinning.

Benefits

Rehide the cursor on sub-done.

Drawbacks

Requirements

  • [ ] Tests written & passing locally?
  • [X] Code style checked?
  • [X] Rebased with master branch?
  • [X] Documentation updated?
  • [X] Changelog updated?

orgads avatar Sep 20 '23 14:09 orgads