miampf / glitzer

Progress bars for gleam.
GNU General Public License v3.0
9 stars 2 forks source link

bug: No cursor after glitzer is done showing progress #21

Closed just-maiyak closed 2 months ago

just-maiyak commented 2 months ago

Bug Report

glitzer version: 1.1.1 latest release

Current behavior: Currently glitzer hides the cursor and does not show it again when it's done.

Expected behavior: glitzer should show the cursor again when it's done.

Steps to reproduce: I encountered this bug when using glitzer in my own project gleamoire (not public yet), but I could also reproduce it by running the example on my system :

cd glitzer/example
gleam run

Other information: I am using kitty as my terminal emulator and bash as my shell.

miampf commented 2 months ago

Closed in #22