progress icon indicating copy to clipboard operation
progress copied to clipboard

Implement background spinners

Open tjstum opened this issue 11 years ago • 0 comments

Using threading and a context manager, automatically advance a spinner at a customizable frequency during a context, removing some of the administrivia of running a spinner and enabling a spinner to run during blocking calls

  • Implement context manager methods in Infinite
  • Add a threaded spinner to the tests
  • Add documentation

tjstum avatar Feb 02 '14 22:02 tjstum