Skip to content

weekly-v3.0.0+31.g703baba

Pre-release
Pre-release
Compare
Choose a tag to compare

Features

  • Plover now supports \n (or \r) and \t as alternatives to {#Return} and {#Tab},
    which can be "undone" with the asterisk key
    • E.g. "R-R": "{^\n^}{-|}"
  • Plover can now start with its main window minimized (Configuration... > Display > Start Plover minimized)

Enhancements

  • Stroke logging is now turned off by default

Fixes

  • Fix entries starting with 6, 7, 8, or 9 without explicit hyphen not working
  • Fix edge-case crashes from retro delete space
  • On Windows, Alt-codes now work while Plover is running

Download & Install

Windows

Download and run the .exe below.

Mac OS X

Download the .dmg file, drag Plover to your Applications folder, then go to System Preferences > Security & Privacy > Privacy > Accessibility > "+" Button > Select Applications/Plover. Now, run Plover.

Linux

Arch

Use AUR package plover-git

Other

You can pip install the wheel file. You can chmod +x the egg if you have all dependencies installed. Additional instructions for various repos can be found in the Linux README