plover icon indicating copy to clipboard operation
plover copied to clipboard

Open source stenotype engine

Results 171 plover issues
Sort by recently updated
recently updated
newest added

* Write `S-P` to separate this from anything previous in the Plover stroke history which might affect it. * Then write `KAUPB/S*/*EU/TK*/*ER/-D`. * This produces "considerred" (consonant doubling) rather than...

formatting
translator

**Describe the bug** `{MODE:TITLE}` has some logic to avoid capitalizing output for strokes that are attached to the previous stroke with `^`, since you don't want capitalization in the middle...

bug
translator

**Is your feature request related to a problem? Please describe.** When using built-in "Lookup" feature and having multiple dictionaries/phrasing systems, it is impossible to understand from which dictionary a specific...

feature-request
ui

**Description** Stentura 6000 will not connect to Plover running on MacOS Ventura. Plover DOES work on the same computer running Windows 10 bootcamp. **Steps to reproduce** Configure using instructions in...

osx

Downloaded plover-4.0.0.dev12+8.g9057504-x86_64.AppImage, changed permissions and tried to run script. "dlopen(): error loading libfuse.so.2 "AppImages require FUSE to run. So I tried downgrading fuse and broke my system. https://github.com/AppImage/AppImageKit/wiki/FUSE So it...

bug
linux

## Summary The current keyboard shortcut for "Reconnect machine" is command+R which conflicts with a lot of my apps. Would like to change this to something else so I can...

feature-request
ui

I'd like to be able to map a stroke to `Alt`+`NumPad_64` and other [Alt-codes](https://www.alt-codes.net/how_to_use_alt_codes/), but Plover / the dictionary doesn't seem to support NumPad keys. The root of my issue...

feature-request
windows
upstream

Hi, I am trying to opt for plover in order to address RSI issues by using a qwerty game keyboard. However, it is extremely uncomfortable to type TK, PW, HR...

feature-request
plugin-candidate

## Summary I would like it to be easier to build dictionary entries that involve control keys. (like Ctrl, Alt, Shift, etc) Right now you have to type the names...

feature-request
plugin-candidate

## Summary of changes Updates Plover to use Qt6 instead of Qt5 This is work-in-progress, see below for details ### Pull Request Checklist - [x] Changes have tests - [x]...

in-progress