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

Add support for pager / improve console #12

Open
ewels opened this issue Feb 19, 2022 · 1 comment
Open

Add support for pager / improve console #12

ewels opened this issue Feb 19, 2022 · 1 comment
Labels
new feature New feature or request

Comments

@ewels
Copy link
Owner

ewels commented Feb 19, 2022

Some help texts can be super long. Rich has the ability to use a pager - it would be nice to be able to opt into using this.

@ewels
Copy link
Owner Author

ewels commented Mar 7, 2022

More ideas to improve the console:

  • Flag to use stderr instead of stdout (rich docs)
  • Ability to pass custom stream for the console if desired (eg. StringIO stuff)

@ewels ewels changed the title Add support for pager Add support for pager / improve console Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant