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.
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 :
Other information: I am using
kitty
as my terminal emulator andbash
as my shell.