New Features
* override do_help to display unrecognized_command_behavior_status after standard help message
* add functionality to toggle unrecognized command behavior
* add default override to execute line as system command when unrecognized
* display current working directory in prompt
Fixes
* set requires-python to >=3.10
Refactorings
* remove cwd command
Docs
* update readme