<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libterminput/test.c, branch 1.1.2</title>
<subtitle>[Feature complete] Terminal input parsing library</subtitle>
<id>https://git.maandree.se/libterminput/atom/test.c?h=1.1.2</id>
<link rel='self' href='https://git.maandree.se/libterminput/atom/test.c?h=1.1.2'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/'/>
<updated>2025-02-21T15:33:10Z</updated>
<entry>
<title>Some fixes and tests</title>
<updated>2025-02-21T15:33:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-21T15:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=2bcfca7a468c3350ce9a28a9a18dce623a7645ee'/>
<id>urn:sha1:2bcfca7a468c3350ce9a28a9a18dce623a7645ee</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add tests for new escape sequences</title>
<updated>2025-02-19T20:30:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-19T20:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=00094d54e35170fa62cbab054e60fe45e29bc8a6'/>
<id>urn:sha1:00094d54e35170fa62cbab054e60fe45e29bc8a6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add LIBTERMINPUT_MACRO_ON_BLOCK</title>
<updated>2025-02-19T20:24:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-19T20:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=a9498262cb523429fe0e7ce79e97d725d482b1a0'/>
<id>urn:sha1:a9498262cb523429fe0e7ce79e97d725d482b1a0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>misc cleanup, fixes, and clarifications, and escape sequence</title>
<updated>2025-02-19T18:55:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-19T18:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=a40d93ab5a064f8f2f9696acd1b57ef3603cd2fe'/>
<id>urn:sha1:a40d93ab5a064f8f2f9696acd1b57ef3603cd2fe</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.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>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>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>
