<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tofi.git/test, branch v0.9.1-zir</title>
<subtitle>Fork of philj56/tofi with improved dmenu flag support
</subtitle>
<id>https://git.zachir.xyz/tofi.git/atom?h=v0.9.1-zir</id>
<link rel='self' href='https://git.zachir.xyz/tofi.git/atom?h=v0.9.1-zir'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/'/>
<updated>2023-04-17T22:43:05Z</updated>
<entry>
<title>Add --matching-algorithm option.</title>
<updated>2023-04-17T22:43:05Z</updated>
<author>
<name>Phil Jones</name>
<email>philj56@gmail.com</email>
</author>
<published>2023-04-17T22:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/commit/?id=574eff0df1aff9bdc6d32939a03312cc08803de3'/>
<id>urn:sha1:574eff0df1aff9bdc6d32939a03312cc08803de3</id>
<content type='text'>
This replaces the --fuzzy-match algorithm. Available choices are normal,
prefix and fuzzy. Levenshtein distance was investigated, but it seems
pretty rubbish for tofi's use case, where you normally want a good match when
you've only typed a small portion of the target string.
</content>
</entry>
<entry>
<title>Add text cursor support.</title>
<updated>2022-12-21T00:15:16Z</updated>
<author>
<name>Phil Jones</name>
<email>philj56@gmail.com</email>
</author>
<published>2022-12-20T23:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/commit/?id=6c47cf7892d0f212b04e7b798e53c120f51022d7'/>
<id>urn:sha1:6c47cf7892d0f212b04e7b798e53c120f51022d7</id>
<content type='text'>
This turned out to be much more complex than anticipated, and the
potential for bugs is therefore quite high.
</content>
</entry>
<entry>
<title>Add config file unit tests and fix some bugs.</title>
<updated>2022-12-06T11:51:41Z</updated>
<author>
<name>Phil Jones</name>
<email>philj56@gmail.com</email>
</author>
<published>2022-12-06T11:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/commit/?id=0efb3c61a9575eede8984f362dfa6cd0b7562f4a'/>
<id>urn:sha1:0efb3c61a9575eede8984f362dfa6cd0b7562f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace wchar and friends with Unicode handling.</title>
<updated>2022-10-23T12:24:59Z</updated>
<author>
<name>Phil Jones</name>
<email>philj56@gmail.com</email>
</author>
<published>2022-10-23T12:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/commit/?id=3bbd8ff839354a6f488c8481d5e6336a3f637cee'/>
<id>urn:sha1:3bbd8ff839354a6f488c8481d5e6336a3f637cee</id>
<content type='text'>
All text handling should now be explicitly UTF-8 or UTF-32, removing the
ambiguity around wchar_t and related functions.
</content>
</entry>
<entry>
<title>Add beginnings of test framework.</title>
<updated>2022-10-18T18:53:06Z</updated>
<author>
<name>Phil Jones</name>
<email>philj56@gmail.com</email>
</author>
<published>2022-10-18T18:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/tofi.git/commit/?id=340692299ed834f962b83b1bc0eb6f49471ca556'/>
<id>urn:sha1:340692299ed834f962b83b1bc0eb6f49471ca556</id>
<content type='text'>
Just contains a couple of very simple UTF-8 tests for now.
</content>
</entry>
</feed>
