| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added optional persistent readline history feature | Todd Leonhardt | 2018-02-08 | 1 | -5/+1 |
| | | | | | | | | | | | | | - Including an example and info in the Sphinx docs Also: - Created CHANGELOG entry for 0.8.1 release - Added info to README about new sub-menu feature - Bumped version to 0.8.1 TODO: - Added a unit test for the persistent readline history feature | ||||
| * | Added ability to use ipy for embedded IPython to submenus.py example | Todd Leonhardt | 2018-02-07 | 1 | -1/+23 |
| | | | | | This is simply to allow introspection on self for debug and development | ||||
| * | Fixed typo in ThirdLevel.do_say() print | Calvin Lobo | 2018-02-04 | 1 | -1/+2 |
| | | | | | Added shebang line | ||||
| * | added a decorator function that allows nesting of Cmd instances to create ↵ | Calvin Lobo | 2018-02-01 | 1 | -0/+90 |
| submenus | |||||
