Skip to content

ZipChord 2.2.2

Compare
Choose a tag to compare
@psoukie psoukie released this 29 Apr 07:17
· 174 commits to main since this release
13e6e80

Improvements and Fixes

  • Adds a better mechanism for removing smart spaces around numbers, for example in 2.2, 1,000, or .5 (see #186 for details.)
  • This also fixes bug #189 where attempting to type "text.)" led to incorrect output
  • Fixes a bug which caused hints for shortcuts not to be shown (#188)

Note:
This version replaces the attempted workaround for smart spaces between full stops and numbers that was introduced briefly in version 2.2.1, such as:

. 0	.0
. 1	.1

If you added these entries to your dictionary, you should remove them.