summaryrefslogtreecommitdiff
path: root/examples/paged_output.py
Commit message (Expand)AuthorAgeFilesLines
* Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-2/+2
* Started removing dependency on sixTodd Leonhardt2018-04-151-1/+1
* Addressed code review commentsKevin Van Brunt2018-03-271-2/+1
* Added an extra check to ppaged() to make sure cmd2 app is running in a real t...Todd Leonhardt2018-03-201-0/+4
* Added ppaged() method for printing output via a pagerTodd Leonhardt2018-03-071-0/+29