| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed cmd2.Cmd.quit_on_sigint. | Kevin Van Brunt | 2021-04-30 | 1 | -18/+0 |
| | | |||||
| * | Ctrl-C now stops a running text script instead of just the current script ↵ | Kevin Van Brunt | 2020-03-26 | 1 | -4/+4 |
| | | | | | command | ||||
| * | Clean up class and method references | kotfu | 2020-02-05 | 1 | -1/+1 |
| | | | | | | - In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required. - always refer to a bare cmd2 using ``cmd2`` per our documentation conventions | ||||
| * | Updated docs on integrating with various operating system features | Todd Leonhardt | 2020-01-29 | 1 | -24/+0 |
| | | |||||
| * | Moved docs on "Commands at Invocation" and "Startup Script" from ↵ | Todd Leonhardt | 2019-11-02 | 1 | -49/+0 |
| | | | | | Miscellaneous section to "Startup Commands" section | ||||
| * | Integrate ‘parameter changes’ document into new doc structure | kotfu | 2019-07-16 | 1 | -0/+43 |
| | | |||||
| * | Integrate the unfreefeatures legacy documentation | kotfu | 2019-07-16 | 1 | -0/+70 |
| | | |||||
| * | Integrate freefeatures into new doc structure | kotfu | 2019-07-16 | 1 | -1/+65 |
| | | |||||
| * | Finish migration documentation for #719 | kotfu | 2019-07-14 | 1 | -0/+5 |
| | | |||||
| * | Lots of work on the migrating documentation for #719 | kotfu | 2019-07-14 | 1 | -0/+10 |
