aboutsummaryrefslogtreecommitdiff
path: root/thogai.el
AgeCommit message (Expand)Author
2022-06-16Implement infixes in terms of prefixes and the attach operator.Arun Isaac
2022-06-14Rename thogai-connect to thogai-gemini-connect.Arun Isaac
2022-06-14Rename thogai-insert-stroke to thogai-process-stroke.Arun Isaac
2022-06-13Explain where to get Plover dictionaries.Arun Isaac
2022-06-13Delete space when reversing strokes.Arun Isaac
2022-06-13Carry through non-first-part-p on command translations.Arun Isaac
2022-06-13Implement infix translations.Arun Isaac
2022-06-13Insert space before glue translations.Arun Isaac
2022-06-13Insert space before prefix translations.Arun Isaac
2022-06-13Reset attach and glue state when inserting literals.Arun Isaac
2022-06-13Respect capitalization in prefix strings.Arun Isaac
2022-06-12When undoing, delete space only if there is a space.Arun Isaac
2022-06-12Respect capitalization in glue strings.Arun Isaac
2022-06-12Abstract out insertion of literal translations.Arun Isaac
2022-06-12Implement glue operator.Arun Isaac
2022-06-12Abstract out insertion of space into a separate function.Arun Isaac
2022-06-12Initial commitArun Isaac