Paginated list results disappear after viewing...
Open
bug
cli
- Dominant language
- Python
- Stars
- 46
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if when you viewed or "quit" viewing a list of paginated results at the command-line that the screen wasn't cleared.
For now the workaround is to pipe the output to a file (or `cat`) and then view the file, but that kind of sucks.
We should consider adding a `--no-more` flag or something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.