<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hare-libtui/libtui/libtui.ha, branch master</title>
<subtitle>Hare library for creating TUIs (legacy)</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/'/>
<entry>
<title>Update for nomem</title>
<updated>2025-10-27T15:09:18+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-10-27T15:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=13f506b3c41ed0670ddeeee7a6c6e855495a9bc9'/>
<id>13f506b3c41ed0670ddeeee7a6c6e855495a9bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for stdlib changes</title>
<updated>2023-11-18T15:13:28+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-11-18T15:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=ed1d4fd089f9c52130a3bb1c8ebc13d666cd25bc'/>
<id>ed1d4fd089f9c52130a3bb1c8ebc13d666cd25bc</id>
<content type='text'>
bufio::scanrune changed to bufio::read_rune
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bufio::scanrune changed to bufio::read_rune
</pre>
</div>
</content>
</entry>
<entry>
<title>libtui: Free the result value of strings::concat in print</title>
<updated>2023-09-06T22:09:06+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-09-06T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=26bb0a3733f61659d739e50d83fdda09f452f200'/>
<id>26bb0a3733f61659d739e50d83fdda09f452f200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix intermittent blanking/flickering</title>
<updated>2023-09-06T22:09:06+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst92@gmail.com</email>
</author>
<published>2022-06-20T17:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=1ddd556f7513560ba75379265a75d871322c6222'/>
<id>1ddd556f7513560ba75379265a75d871322c6222</id>
<content type='text'>
Clearing and printing were done in two separate write syscalls. This fix
consists in grouping them in the same write syscall by scheduling a
clear in advance. This prevents UI glitches due to the delay between
both writes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clearing and printing were done in two separate write syscalls. This fix
consists in grouping them in the same write syscall by scheduling a
clear in advance. This prevents UI glitches due to the delay between
both writes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2023-09-06T22:04:49+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst92@gmail.com</email>
</author>
<published>2022-06-15T08:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=16af583b2666cc1c24203237c69e3cd4d567faf3'/>
<id>16af583b2666cc1c24203237c69e3cd4d567faf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
