- reverts bad PR 65, which broke BACKSPACE for Linux systems and didn't really fix arrow support on windows - actually enabel arrow/special Key support for windows - fix BACKSPACE and ENTER for windows
3.0.5
~Fix Windows problem with backspace and arrows codes.~
Attention: this has been reverted!
3.0.4
rollback to use `setraw` instead of `setcbreak`.
3.0.3
New upload credentials
3.0.2
Fixes: - 53, using setcbreak instead of setraw. - Add more key codes as constants.