URI: 
       tRemove the last todo - transliterate - Transliteration engine
  HTML git clone git://lumidify.org/transliterate.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 529459930dc140ea7d86af417b6c52b9c9285792
   DIR parent 22fb81f19507c72a28a1ced4e97c5893b903ef94
  HTML Author: lumidify <nobody@lumidify.org>
       Date:   Tue, 14 Apr 2020 10:22:09 +0200
       
       Remove the last todo
       
       Diffstat:
         M TODO                                |       6 ------
       
       1 file changed, 0 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       t@@ -3,9 +3,3 @@ Maybe add the functionality to the trie replacement as well.
        It could work to "jump forward" in the trie every time a diacritic
        is found. If multiple are found, search each subtrie for results,
        then return all of them (check first if there are any duplicates).
       -
       -word choice window:
       -Change the last choice to be "skip" or something like that
       -in a different place so that it can always be there without
       -adding confusion (this would remove the need for
       ---nocompletechoices).