asger-weirsoee / plugin-await

Wait last background job with a nice progress spinner

Repository from Github https://github.comasger-weirsoee/plugin-awaitRepository from Github https://github.comasger-weirsoee/plugin-await

await

Wait last background job with a nice progress spinner

MIT License Fish Shell Version Oh My Fish Framework


Install

$ omf install await

Usage

$ sleep 10 &
$ await "Sleeping..."
$ git pull origin master &
$ await "Sleeping..." '/' '\\' '-' '|'

Known issues

You need a double Ctrl C to get terminal cursor back.

License

MIT © Derek W. Stavis

About

Wait last background job with a nice progress spinner

License:MIT License


Languages

Language:Shell 100.0%