File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313 since the output will print at the same frequency as when the command is run in a terminal.
1414 * ** ACArgumentParser** no longer prints complete help text when a parsing error occurs since long help messages
1515 scroll the actual error message off the screen.
16- * Exceptions occurring in tab completion functions are now printed to stderr before returning control back to
16+ * Exceptions occurring in tab completion functions are now printed to stderr before returning control back to
1717 readline. This makes debugging a lot easier since readline suppresses these exceptions.
1818* Potentially breaking changes
1919 * Replaced ` unquote_redirection_tokens() ` with ` unquote_specific_tokens() ` . This was to support the fix
You can’t perform that action at this time.
0 commit comments