Skip to content

weekly-v3.0.0+199.g2396c74

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

Features

  • {PLOVER:LOOKUP} window has been rehauled, with a simpler UI that can resize. It also gets suggestions-esque results to be more useful.

Plover lookup window

- Improved reverse-lookup. Now the suggestions and lookup window find strokes across dictionaries that you can use, instead of just the first dictionary with a result.

Fixes

  • Escape characters when logging
  • Main dictionary fixes thanks to @percidae, removing a lot of improperly formatted or garbage strokes.
  • Linux key presses in combos e.g. {#a b c} are working again, and we should now support capital letters in KDE and QT 5 applications.
  • Linux no longer has in/out focus events while writing

Download & Install

Windows

Download and run the .exe below. Alternatively, if you're suffering from the 'executable not working after reboot' issue on Windows, download the win32 zip instead.

Mac

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