summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-03-07 19:57:28 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2018-03-07 19:57:28 -0500
commitd731cff17b5ef78431ca2e8453b35b9fc05a5dbe (patch)
tree5dfab206391b0cb36e4e459c601099a8b56c97df /README.md
parent5cc434b0150e38252bc6eaba91825805db08e5a4 (diff)
downloadcmd2-git-d731cff17b5ef78431ca2e8453b35b9fc05a5dbe.tar.gz
Refactored the Windows vs macOS/Linux conditional in ppaged()
Aslo: - Added some documentation for ppaged() - Updated CHANGELOG - Added line about ppaged() in README
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 863a4c1d..1c9c5957 100755
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Main Features
- Redirect command output to file with `>`, `>>`; input from file with `<`
- Bare `>`, `>>` with no filename send output to paste buffer (clipboard)
- `py` enters interactive Python console (opt-in `ipy` for IPython console)
+- Option to display long output using a pager with ``cmd2.Cmd.ppaged()``
- Multi-line commands
- Special-character command shortcuts (beyond cmd's `@` and `!`)
- Settable environment parameters