summaryrefslogtreecommitdiff
path: root/docs/features/misc.rst
Commit message (Collapse)AuthorAgeFilesLines
* Removed cmd2.Cmd.quit_on_sigint.Kevin Van Brunt2021-04-301-18/+0
|
* Ctrl-C now stops a running text script instead of just the current script ↵Kevin Van Brunt2020-03-261-4/+4
| | | | command
* Clean up class and method referenceskotfu2020-02-051-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 featuresTodd Leonhardt2020-01-291-24/+0
|
* Moved docs on "Commands at Invocation" and "Startup Script" from ↵Todd Leonhardt2019-11-021-49/+0
| | | | Miscellaneous section to "Startup Commands" section
* Integrate ‘parameter changes’ document into new doc structurekotfu2019-07-161-0/+43
|
* Integrate the unfreefeatures legacy documentationkotfu2019-07-161-0/+70
|
* Integrate freefeatures into new doc structurekotfu2019-07-161-1/+65
|
* Finish migration documentation for #719kotfu2019-07-141-0/+5
|
* Lots of work on the migrating documentation for #719kotfu2019-07-141-0/+10