Commit 28f226a
authored
Update help text and documentation for history -t argument (#1440)
* Update help text and documentation for history -t argument
Clarified that this actually re-runs the select commands since the expected output from the commands isn't saved in the history along with the commands themselves.
* Update 2.6.0 release date in preparation for a release
* Fixed unit test
* Fix self.last_resort typo1 parent 493a4c8 commit 28f226a
File tree
4 files changed
+15
-10
lines changed- cmd2
- docs/features
- tests
4 files changed
+15
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4502 | 4502 | | |
4503 | 4503 | | |
4504 | 4504 | | |
4505 | | - | |
| 4505 | + | |
4506 | 4506 | | |
4507 | 4507 | | |
4508 | 4508 | | |
| |||
4537 | 4537 | | |
4538 | 4538 | | |
4539 | 4539 | | |
4540 | | - | |
| 4540 | + | |
4541 | 4541 | | |
4542 | 4542 | | |
4543 | 4543 | | |
| |||
4632 | 4632 | | |
4633 | 4633 | | |
4634 | 4634 | | |
4635 | | - | |
| 4635 | + | |
4636 | 4636 | | |
4637 | 4637 | | |
4638 | 4638 | | |
| |||
4730 | 4730 | | |
4731 | 4731 | | |
4732 | 4732 | | |
4733 | | - | |
| 4733 | + | |
4734 | 4734 | | |
4735 | 4735 | | |
4736 | 4736 | | |
| |||
4750 | 4750 | | |
4751 | 4751 | | |
4752 | 4752 | | |
4753 | | - | |
| 4753 | + | |
4754 | 4754 | | |
4755 | 4755 | | |
4756 | 4756 | | |
| |||
5093 | 5093 | | |
5094 | 5094 | | |
5095 | 5095 | | |
5096 | | - | |
| 5096 | + | |
5097 | 5097 | | |
5098 | 5098 | | |
5099 | 5099 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments