Elsie

Results 199 comments of Elsie

And the spinner is supposed to be called with an `&`, like [here](https://github.com/pacstall/pacstall/blob/79c31337b09540676e89b795a79f9db5176877e1/misc/scripts/upgrade.sh#L44). Like this: ```bash codeToCheckForUpdates & spin "Searching for updates" ```

Yeah, I'm having trouble trying to make this work with pacstall, will keep trying though

> > Yeah, I'm having trouble trying to make this work with pacstall, will keep trying though > > Don't try it now, this is a part of v1.5, let's...

That’s actually the code for the current spinner although this [spinner](https://unix.stackexchange.com/a/565551) looks promising

Python rewrite?

Where should this be used?

Can you add this spinner to the UI library for the python rewrite?

Just so you know, the `-P` option is already used for unattended installs (example: `pacstall -P -I neofetch`)