<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stream, branch master</title>
<subtitle>terminal streaming
</subtitle>
<id>https://git.causal.agency/stream/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/stream/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/'/>
<updated>2019-08-18T19:11:01+00:00</updated>
<entry>
<title>Implement alternate charset</title>
<updated>2019-08-18T19:11:01+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-18T19:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=83364534ca9ab777d824392b6fc1f3befedca62f'/>
<id>urn:sha1:83364534ca9ab777d824392b6fc1f3befedca62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CSI param counting</title>
<updated>2019-08-17T01:51:58+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-17T01:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=3bb9099376e80cf18deba5ee35c93621113fa66d'/>
<id>urn:sha1:3bb9099376e80cf18deba5ee35c93621113fa66d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scrollUp OOB if scroll.bot is 0</title>
<updated>2019-08-17T01:48:24+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-17T01:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=3940441b9bca4aa6bf295a248c9684a4090a0559'/>
<id>urn:sha1:3940441b9bca4aa6bf295a248c9684a4090a0559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make everything 0-based and exclusive</title>
<updated>2019-08-16T19:45:58+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-16T19:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=4aa35a930fde62d605e5c751d49b9f0ae11dd60e'/>
<id>urn:sha1:4aa35a930fde62d605e5c751d49b9f0ae11dd60e</id>
<content type='text'>
Also allow both forms of cell pointer to one past the end.
</content>
</entry>
<entry>
<title>Behave like ICH in IRM</title>
<updated>2019-08-14T20:00:12+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=0efc0610f3c34fbe7d5a66a2bcb3220bada08a47'/>
<id>urn:sha1:0efc0610f3c34fbe7d5a66a2bcb3220bada08a47</id>
<content type='text'>
This should fix another OOB bug.
</content>
</entry>
<entry>
<title>Fix wrapping, maybe?</title>
<updated>2019-08-14T19:07:39+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T19:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=703f73365b55911b51203315ea12aca69814408c'/>
<id>urn:sha1:703f73365b55911b51203315ea12aca69814408c</id>
<content type='text'>
It's enough for nvim to not be totally broken, anyway.
</content>
</entry>
<entry>
<title>Adjust bounds checks again</title>
<updated>2019-08-14T18:45:27+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T18:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=7e4ef2fdb10a77d065d70eaeae0d3cc14c46b1df'/>
<id>urn:sha1:7e4ef2fdb10a77d065d70eaeae0d3cc14c46b1df</id>
<content type='text'>
Allows pointers to one past the last column. Prevents weird scrolls.
We'll see how this does in fuzzing...
</content>
</entry>
<entry>
<title>Handle state transitions just much better</title>
<updated>2019-08-14T18:31:34+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T18:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=68845f0403fce8f45a88915e5a12c752adcc0258'/>
<id>urn:sha1:68845f0403fce8f45a88915e5a12c752adcc0258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow :&lt;=&gt;? in CSI params</title>
<updated>2019-08-14T04:05:30+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T04:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=8a1f8624ee4a859477809d6a554ad290dae15e63'/>
<id>urn:sha1:8a1f8624ee4a859477809d6a554ad290dae15e63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop parsing CSI params when cap is hit</title>
<updated>2019-08-14T03:47:58+00:00</updated>
<author>
<name>Curtis McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2019-08-14T03:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/stream/commit/?id=360174e3cf235b796292267533541e1a7dafcd18'/>
<id>urn:sha1:360174e3cf235b796292267533541e1a7dafcd18</id>
<content type='text'>
</content>
</entry>
</feed>
-0500'>2020-12-14</span></td><td><a href='/exman/commit/linux.url?h=2062.52&amp;id=d77486c7fa27eb98cfeb7ed94af6238be5af8c9d&amp;follow=1'>Update to man-pages 5.09</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2020-12-14 23:12:53 -0500'>2020-12-14</span></td><td><a href='/exman/commit/freebsd.url?h=2062.52&amp;id=c7c7332f501d0b542ba677a17d715274bce0478b&amp;follow=1'>Update to FreeBSD 12.2</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2020-06-08 16:22:41 -0400'>2020-06-08</span></td><td><a href='/exman/commit/openbsd-man.url?h=2062.52&amp;id=bb1731f35942d0da8198b9fdc9ba643fc76df1b7&amp;follow=1'>Update to OpenBSD 6.7</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2020-05-04 13:02:56 -0400'>2020-05-04</span></td><td><a href='/exman/commit/exman.sh?h=2062.52&amp;id=6391d22de74c7a0454e838c9df46f95e562745ee&amp;follow=1'>Add hack for macOS to search extra man sections</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2020-05-04 10:20:11 -0400'>2020-05-04</span></td><td><a href='/exman/commit/exman.sh?h=2062.52&amp;id=c5710f51ba14736a0b1152a5e1f9f08edf61e061&amp;follow=1'>Don't clear MANSECT</a></td><td>June McEnroe