wait icon indicating copy to clipboard operation
wait copied to clipboard

🌀 Minimal terminal spinner

Results 2 wait issues
Sort by recently updated
recently updated
newest added

When used in a CI env, `wait` throws an error. ``` "Error: Inappropriate ioctl for device (os error 25)\n at Object.jsonOpSync (core.js:247:13)\n at Object.consoleSize (deno:cli/rt/40_tty.js:7:17)\n at Spinner.updateLines (mod.ts:201:26)\n at Spinner.set...

bug

Hi, I'm using zsh shell and I'm getting this text before the spinner: ![Screenshot_20210919_215826](https://user-images.githubusercontent.com/7959437/133953175-5d9718fc-ddba-44b0-be84-80bab21d85b2.png) The same happens with bash shell. Currently I'm using Fedora 34 with KDE Plasma v5.22.4. Adding...