<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libterminput, branch 1.0.2.1</title>
<subtitle>[Feature complete] Terminal input parsing library
</subtitle>
<id>https://git.maandree.se/libterminput/atom?h=1.0.2.1</id>
<link rel='self' href='https://git.maandree.se/libterminput/atom?h=1.0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/'/>
<updated>2022-02-19T20:34:29Z</updated>
<entry>
<title>Improve makefile</title>
<updated>2022-02-19T20:34:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T20:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=313f261584bdbdf769d26bfb4d709ac2ff9bb2ba'/>
<id>urn:sha1:313f261584bdbdf769d26bfb4d709ac2ff9bb2ba</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve make file, fix tests, fix warnings, and add macro and pause key to interative test</title>
<updated>2021-09-16T16:24:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-09-16T16:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=3262ff366068de19a3458a179d2ba44ee4a4531a'/>
<id>urn:sha1:3262ff366068de19a3458a179d2ba44ee4a4531a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix and test CSI u</title>
<updated>2021-04-17T11:33:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-17T11:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=a6ce8f3ab5edeb8a788eb99a806459b56576d242'/>
<id>urn:sha1:a6ce8f3ab5edeb8a788eb99a806459b56576d242</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Reject surrogates in CSI u</title>
<updated>2021-04-17T11:13:59Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-17T11:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=dc2a3eec17637007f91dffacd15a964e6d94ca50'/>
<id>urn:sha1:dc2a3eec17637007f91dffacd15a964e6d94ca50</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Unimportant fix to makefile</title>
<updated>2021-04-17T11:11:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-17T11:11:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=d7b79068d6139528ce3b98bf50e9356127de39ed'/>
<id>urn:sha1:d7b79068d6139528ce3b98bf50e9356127de39ed</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Make test compile faster</title>
<updated>2021-04-10T20:36:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T20:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=8fc8078986aee09db498f846a6fff44c7a09f846'/>
<id>urn:sha1:8fc8078986aee09db498f846a6fff44c7a09f846</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add last test</title>
<updated>2021-04-10T20:03:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T20:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=4dfd8b7b3a1b7c1bab141a3e503bed77b2198aa0'/>
<id>urn:sha1:4dfd8b7b3a1b7c1bab141a3e503bed77b2198aa0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add final tests for mouse tracking</title>
<updated>2021-04-10T19:51:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T19:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=8b08032fd1762f5878856dbb7244ce12bba9d05f'/>
<id>urn:sha1:8b08032fd1762f5878856dbb7244ce12bba9d05f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update readme</title>
<updated>2021-04-10T19:19:38Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T19:19:38Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=e489f57ab85b99ca5c949bf8b2dbee0931013580'/>
<id>urn:sha1:e489f57ab85b99ca5c949bf8b2dbee0931013580</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix mouse tracking support and add more tests for it</title>
<updated>2021-04-10T17:20:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T17:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=0edd4e9312117009756ca6185c845a71bdd58fb9'/>
<id>urn:sha1:0edd4e9312117009756ca6185c845a71bdd58fb9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
