<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libterminput/libterminput.c, branch 1.1.2</title>
<subtitle>[Feature complete] Terminal input parsing library</subtitle>
<id>https://git.maandree.se/libterminput/atom/libterminput.c?h=1.1.2</id>
<link rel='self' href='https://git.maandree.se/libterminput/atom/libterminput.c?h=1.1.2'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/'/>
<updated>2025-02-16T13:23:16Z</updated>
<entry>
<title>Improve code organisation, documentation, and m code improvement</title>
<updated>2025-02-16T13:23:16Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-16T13:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=16e00dd5f26ce342e9562bec08f529d98c23c01c'/>
<id>urn:sha1:16e00dd5f26ce342e9562bec08f529d98c23c01c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m misc + add documentation to the header file</title>
<updated>2025-02-01T20:42:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-02-01T20:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=92e60862ad1c47530886682b30ea1d1c72526a28'/>
<id>urn:sha1:92e60862ad1c47530886682b30ea1d1c72526a28</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.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>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>
<entry>
<title>Add tests for mouse events</title>
<updated>2021-04-10T11:36:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T11:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=dccdf5ff4286ce22b32c18513b3ae53288fcfb5f'/>
<id>urn:sha1:dccdf5ff4286ce22b32c18513b3ae53288fcfb5f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add more tests and fixes</title>
<updated>2021-04-10T10:56:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T10:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=a71b4d629bf723dcb6d9e61463f50a2fe9c66601'/>
<id>urn:sha1:a71b4d629bf723dcb6d9e61463f50a2fe9c66601</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix bracketed paste support</title>
<updated>2021-04-10T10:12:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-10T10:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libterminput/commit/?id=4cffaa1b3f1a78805977db1565111b8e894d3c17'/>
<id>urn:sha1:4cffaa1b3f1a78805977db1565111b8e894d3c17</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
