<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>
