osama-raddad/freecompose

Support more than two keys for compose

Closed this issue · 1 comments

Feature suggestion:

Simplest algorithm would be to search for an exact match, and use it if one is 
found, and if not, do the error sound / leave compose mode if there are no 
prefix matches either.

Avoiding collisions [a compose "ab" and "abc" for example] would simply be done 
by not defining any with collisions [maybe with a warning in the edit window], 
rather than doing anything clever like a delay to wait to see if they're going 
to type "c"

Original issue reported on code.google.com by random832@gmail.com on 16 Feb 2011 at 4:50

  • Merged into: #5

Original comment by iceka...@gmail.com on 16 Feb 2011 at 4:52

  • Changed state: Duplicate