revolver icon indicating copy to clipboard operation
revolver copied to clipboard

A progress spinner for ZSH scripts

Results 6 revolver issues
Sort by recently updated
recently updated
newest added

``` usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep seconds usage: sleep...

Hi, I was wondering if i could i ask you to reconsider the location where revolver stores its state files. The `$REVOLVER_DIR` is set to `$ZDOTDIR/.revolver` in my case and...

Hi! I thought that the cursor hides the symbols printed by the revolver so I've added an option to hide and unhide the cursor automatically at revolver's start and exit....

The PR adds Zplugin installation instructions plus a table of contents generated by the tool: [thlorenz/doctoc](https://github.com/thlorenz/doctoc).

use `tput civis` and `tput cnorm` to hide and show the cursor while the spinner is running.

Currently when there are a few nested calls to revolver within long running processes (such as [Zulu's](https://github.com/zulu-zsh/zulu) unit tests, using [ZUnit](https://github.com/molovo/zunit)) the number of processes spawned can cause the machine...

performance