zipchord icon indicating copy to clipboard operation
zipchord copied to clipboard

ZipChord is a customizable hybrid keyboard input method that augments regular typing with chords and shorthands.

Results 16 zipchord issues
Sort by recently updated
recently updated
newest added

- [x] Include Backspace in input/output streams - [ ] Add verbose and silent modes

task list

Can we get an option to set "combos"? My idea, you have chords for `the (te)` and `house (ho)` 1 You set T+E for THE and add `*` (example) in...

enhancement

Create an alternative to detection delay that evaluates the % of overlap between the key presses instead of requiring a specific amount of time keys are held down. Depends on...

enhancement

Update reading and writing dictionaries to allow users to work with dictionaries saved as UTF-8 without BOM. This would prevent issues like #149. It could be done by using FileOpen()...

enhancement

Instead of explicitly reloading dictionaries with the dedicated buttons, reload dictionaries on Apply and closing ZipChord window with OK. Consider including (as option?) auto-reload of dictionaries when the content changes.

enhancement

> the hint doesn't appear with separated words, for instance, "`es El Salvador`", and I realized the hint doesn't work because the space between the words. _Originally posted by in...

enhancement

**Describe the bug**: The hints aren't appearing with non English symbols. E.g.: `cl=cliente` show up successful but `cl=clienté ` not. Of course, clienté is not a real word in Spanish,...

enhancement

Add features to Add Shortcut window to allow changes to existing shortcuts in the dictionary files, so the user can: - [ ] Removing existing shortcut (based on suggestion #138)...

enhancement

Replace the current way of representing keys in the shorthand hints OSD with a nicer and more universal one (instead of the enclosed variants of basic Latin characters). ![OSD-mockup](https://user-images.githubusercontent.com/42703196/210617785-7737a983-b836-4067-a9de-8a8e7b5f7878.png)

cosmetic

Add an automatic check for updates that will run periodically and notify if a newer version is available.

question