aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-09Make repository a guix channel.HEADmainArun Isaac
2022-06-22Add Makefile.Arun Isaac
2022-06-22Indicate unused variable with _.Arun Isaac
2022-06-22Define thogai-english-stenography-rules variable.Arun Isaac
2022-06-22Use Plover source instead of the built Plover package.Arun Isaac
2022-06-20Implement comma and colon commands.Arun Isaac
2022-06-20Scroll to end of paper tape buffer after insertion.Arun Isaac
2022-06-20Always append to paper tape buffer.Arun Isaac
2022-06-20Implement stroke suggestions.Arun Isaac
2022-06-20Implement orthography aware suffixes.Arun Isaac
2022-06-19Protect gemini protocol filter from interruption.Arun Isaac
2022-06-19Hook undo stroke into Emacs' undo system.Arun Isaac
2022-06-19Implement formatting cancellation operator.Arun Isaac
2022-06-19Introduce mode-specific maps.Arun Isaac
2022-06-18Rename thogai-user-dictionary-alist to thogai-global-map.Arun Isaac
2022-06-18Implement translations that simulate keypresses.Arun Isaac
2022-06-18Implement reverse lookup of dictionary.Arun Isaac
2022-06-17Support mapping strokes to commands.Arun Isaac
2022-06-16Implement capitalization carry prefix.Arun Isaac
2022-06-16Implement capitalization carry suffix.Arun Isaac
2022-06-16Implement capitalization carry.Arun Isaac
2022-06-16Remove suffix check for the glue operator.Arun Isaac
2022-06-16Implement prefixes in terms of the attach operator.Arun Isaac
2022-06-16Implement the glue operator in terms of the attach operator.Arun Isaac
2022-06-16Implement period, question mark and exclamation mark.Arun Isaac
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-12README: Add README.Arun Isaac
2022-06-12Initial commitArun Isaac