- Embedded null characters used to raise an error when displayed in a text box. This issue will be fixed in
py_cui
next update. Meanwhile, the null characters are escaped locally by RecoverPy. - User can no longer try to display a block with a number below zero.
- Keys handling was broken when going back from results saving window to search window. This is now fixed.
Resolved Issues
Known Issues
None
Future plans
- Explore MacOS compatibility. See #8.
- Create local docker environment for full test coverage.
- Implement any relevant new
py_cui
features.