- fix keybinding command
- bugfix for AttributeError in ItemWidgetWords
- bugfixes
- pinned the urwid version to 2.2.0
- changed the keybinding for case sensitive mode from [TAB] to [CTRL+A] to - - match the cli parameter
- generic keybinding installer
- fixes for linter errors
- switched from setup.py to pyproject.toml
- used typing