summaryrefslogtreecommitdiff
path: root/tests/transcripts/regex_set.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added always_show_hint settingKevin Van Brunt2020-09-051-0/+1
| | | | Fixed issue where flag names weren't always sorted correctly in argparse tab completion
* Updated set command to support tab completion of valuesKevin Van Brunt2020-02-041-2/+2
|
* Made three public attributes of cmd2.Cmd no longer settable at runtime by ↵Todd Leonhardt2020-01-271-3/+0
| | | | | | | | | end users The 3 attributes are: - continuation_prompt - locals_in_py - prompt
* Changed allow_ansi to allow_style for accuracy in what types of ANSI escape ↵Kevin Van Brunt2019-12-191-1/+1
| | | | sequences are handled
* Make max_completion_items settableKevin Van Brunt2019-07-151-0/+1
|
* Renamed colors setting to allow_ansiKevin Van Brunt2019-06-261-1/+1
|
* First pass at improved colorizingkotfu2018-08-111-2/+2
| | | | | - colors setting now allows Always, Terminal, Never values - poutput() and perror() honor these new settings
* Restored legacy cmd/self access when locals_in_py is True. Changed default ↵Eric Lin2018-05-021-1/+1
| | | | to False
* Removed abbrev attributeKevin Van Brunt2018-03-021-1/+0
|
* do_edit() no longer edits history, just files #252kotfu2018-01-161-1/+0
|
* Add comments to all regex test filesJared Crapo2017-08-221-1/+2
|
* regex implementation complete. Still a few bugs.Jared Crapo2017-08-211-2/+3
|
* rename transcript filesJared Crapo2017-08-201-0/+17