weekly-v2.5.8+567.g52ebe0b
Pre-release
Pre-release
Fixes
- Keyboard mode on Windows: should no longer occasionally stop working, where Plover would seem functional but typing yielded no stenography.
- Remove many invalid entries from
main.json
with feedback from #400 - Revert change that made long strings on OSX cause slowdowns
- Improve handling of TX Bolt protocol on a particular edge case
- Use English Stenography system for orthography
Development
- Tests are now run with
./setup.py test
and tests have their own directory
Windows
Download and run the .exe
below.
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
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