<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem, branch v0.6.2</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=v0.6.2</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=v0.6.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2025-04-15T11:22:00+00:00</updated>
<entry>
<title>release 0.6.2 (#65)</title>
<updated>2025-04-15T11:22:00+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-15T11:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=04cf50a13b5773c5f9f19b103c2d8e4e5b3e639e'/>
<id>urn:sha1:04cf50a13b5773c5f9f19b103c2d8e4e5b3e639e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(term): autotermrestore was overwriting the metatable (#64)</title>
<updated>2025-04-15T11:12:38+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-15T11:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=6d3340004616cdc317bbaca6b279e4cd6d5ee247'/>
<id>urn:sha1:6d3340004616cdc317bbaca6b279e4cd6d5ee247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 0.6.1 (#63)</title>
<updated>2025-04-13T20:56:53+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-13T20:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=69447022f10d995c22b94759ea872d5dd3905e2a'/>
<id>urn:sha1:69447022f10d995c22b94759ea872d5dd3905e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(terminal): readansi now properly handles &lt;alt&gt;+key key-presses (#62)</title>
<updated>2025-04-13T20:22:46+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-13T20:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=091672f57ba57b745a51202b38af61bd240d1084'/>
<id>urn:sha1:091672f57ba57b745a51202b38af61bd240d1084</id>
<content type='text'>
Also; documents the internal buffer and retry behaviour of readansi</content>
</entry>
<entry>
<title>Release v0.6.0 (#61)</title>
<updated>2025-04-10T08:29:39+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-10T08:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=06691764e87c2979f4a00ed386e237150f055d5a'/>
<id>urn:sha1:06691764e87c2979f4a00ed386e237150f055d5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(term): detach fd of stderr+stdout to be independent (#59)</title>
<updated>2025-04-10T08:04:19+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-10T08:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=98ca844bc6170ee332353abdeaac0be0e4a43af0'/>
<id>urn:sha1:98ca844bc6170ee332353abdeaac0be0e4a43af0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(readkey): if sleep fails return the error (#60)</title>
<updated>2025-04-07T08:43:30+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-07T08:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=49e7dac558178e6200bc5886db3ef28c73d5edd9'/>
<id>urn:sha1:49e7dac558178e6200bc5886db3ef28c73d5edd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v0.5.1</title>
<updated>2025-03-12T15:11:11+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-03-12T14:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=95cd4af3fb48f020af821aeccc98563561569de2'/>
<id>urn:sha1:95cd4af3fb48f020af821aeccc98563561569de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(random): on old glibc &lt; 2.25, falback to /dev/urandom</title>
<updated>2025-03-12T15:07:24+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-03-12T13:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=ea7065b1f2d20c6126e18d50db586c66a8302139'/>
<id>urn:sha1:ea7065b1f2d20c6126e18d50db586c66a8302139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ci): forcefully uninstall bundled luasystem</title>
<updated>2025-03-04T13:00:28+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-03-04T12:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=23a9b345172da87e701a1569547cea0767ea9d93'/>
<id>urn:sha1:23a9b345172da87e701a1569547cea0767ea9d93</id>
<content type='text'>
</content>
</entry>
</feed>
