Overview
We've changed the design a little and improved the environment to make it easier to develop.
Changes
- Changed the output type of the console (changed from a mechanism that applies a color to the character itself to a mechanism that uses a background color)
- Added history search
- Added threads for autosuggestions and history
Features (for contributors)
- New package managing (requirements.txt -> Pipfile)
- Added a linter and a code formatters