New features:
- Added autofocus. This will focus the test by pressing any key, so you don't have to pick up the mouse anymore to start typing.
- Stop on error: word has been reworked. It now allows the user to add spaces to the current word if that word is typed incorrectly. Ctrl + backspace also will now work as expected, only removing a single word. This basically makes this mode behave exactly like Typeracer or Keyma.sh.
- MacOS: Cmd + Backspace will now clear the whole input.
- Escape will now always close the command line and leaderobards menu.
Languages:
- English 10k will now only use American word spelling.
Quotes:
- Typo fixes.
Themes:
- Added Lavender. Thanks andrewtran1995
Bug fixes:
- Disabled quick end with stop on error which would allow the user to finish with an incorrect word.
- Fixed min wpm and min accuracy command line options opening the wrong submenu.
- Other minor bugfixes that were introduced due to code refactoring.
- Fixed a bug where word highlight and stop on word would cause a graphical error.
Other changes and improvements:
- Added a 'support me' popup which clearly shows all the possible ways that the user can support the project.
- Clicking the themes menu in the bottom right will no longer disable custom theme (if the user is in custom theme).
- Code refactoring.
- Minor readme changes. Thanks Tawtis.