We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a018b91 commit a5ac43bCopy full SHA for a5ac43b
CHANGELOG.md
@@ -46,6 +46,7 @@ shell, and the option for a persistent bottom bar that can display realtime stat
46
- Renamed `Statement.output_to` to `Statement.redirect_to`.
47
- Removed `Statement.pipe_to` since it can be handled by `Statement.redirector` and
48
`Statement.redirect_to`.
49
+ - Changed `StatementParser.parse_command_only()` to return a `PartialStatement` object.
50
- Enhancements
51
- New `cmd2.Cmd` parameters
52
- **auto_suggest**: (boolean) if `True`, provide fish shell style auto-suggestions. These
0 commit comments