Skip to content

v1.3

Compare
Choose a tag to compare
@Iipal Iipal released this 01 May 16:40
· 34 commits to master since this release

What's new:

  • Using now 1000 English common words.
  • Added a few more flags:
    • -w <number>: Number of maximum words to type. Accepts only positive integer in range: 10 - 150; Default: 42;
    • -a: Words sorted in alphabetical order. Default: false;
    • -m: Monochrome mode. Default: false;
  • By pressing Ctrl+Backspace you now will be jumped to the start of the current word, or if you already there - to the start of the previous word.
  • Other minor rendering & typing fixes.