progress icon indicating copy to clipboard operation
progress copied to clipboard

[feature] shell completion

Open Freed-Wu opened this issue 3 years ago • 0 comments

How about add shell completions for bash/zsh/fish/posh/etc? Thanks!

❯ progress -<TAB>
option
-a                       add additional command to default command list
--additional-command     add additional command to default command list
-c                       monitor only this command name (ex- firefox)
--command                monitor only this command name (ex- firefox)
--debug                  shows all warning/error messages
...

Freed-Wu avatar Sep 05 '22 15:09 Freed-Wu