Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add InteractiveWriter with spinner support #7

Merged
merged 3 commits into from
Feb 4, 2020

Commits on Feb 4, 2020

  1. add SpinnerWriter and example

    rename to InteractiveWriter
    
    add test case for spinner
    
    update spinner exampel & allow to stop spinner with message
    
    draw frame on each print to avoid flickering
    zamotany committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    4ccf12b View commit details
    Browse the repository at this point in the history
  2. update README

    zamotany committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    95287c5 View commit details
    Browse the repository at this point in the history
  3. add note about README

    zamotany committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    dd6bf16 View commit details
    Browse the repository at this point in the history