<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem, branch fix/control</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=fix%2Fcontrol</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=fix%2Fcontrol'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2025-06-09T21:04:57+00:00</updated>
<entry>
<title>fix(term): report only printables as characters</title>
<updated>2025-06-09T21:04:57+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-06-09T20:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=c157641a4e68e4b292a2149232dc75c6171c9310'/>
<id>urn:sha1:c157641a4e68e4b292a2149232dc75c6171c9310</id>
<content type='text'>
readkey would return "char" as type for control characters, yet
they are not printable.
</content>
</entry>
<entry>
<title>fix(ci): fix LuaJIT issue in CI (#71)</title>
<updated>2025-06-09T21:03:57+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-06-09T21:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=e62b0b470eb87b1cb7ed511ba7b14845a1958134'/>
<id>urn:sha1:e62b0b470eb87b1cb7ed511ba7b14845a1958134</id>
<content type='text'>
see https://github.com/luarocks/luarocks/issues/1797</content>
</entry>
<entry>
<title>fix(input): maximum sleep delay on backoff 0.1 seconds (#69)</title>
<updated>2025-04-21T11:19:42+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-21T11:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=722b643d750828f0dd064362ab224a2288ee3bb9'/>
<id>urn:sha1:722b643d750828f0dd064362ab224a2288ee3bb9</id>
<content type='text'>
Current setting of 0.2 sometimes makes the response feel sluggish.</content>
</entry>
<entry>
<title>fix(readme): fix the lint badge (#68)</title>
<updated>2025-04-21T08:38:07+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-21T08:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=477dc9f862629b2b63e025e073ce072c5fab9f31'/>
<id>urn:sha1:477dc9f862629b2b63e025e073ce072c5fab9f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(terminal): reorganize terminal section into subsections (#66)</title>
<updated>2025-04-20T10:32:07+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-20T10:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=86ac89fb616cea93c460f78f6997f6a5ff040e9c'/>
<id>urn:sha1:86ac89fb616cea93c460f78f6997f6a5ff040e9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ci): update Ubuntu to 24.04 (#67)</title>
<updated>2025-04-20T10:25:54+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-20T10:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=563d892644674c2ab422b8e3e068dc651169ee66'/>
<id>urn:sha1:563d892644674c2ab422b8e3e068dc651169ee66</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
