<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/lisp/term, branch master</title>
<subtitle>the .emacs repository</subtitle>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/'/>
<entry>
<title>Adapt to new response API</title>
<updated>2022-02-06T14:52:27Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2022-02-06T14:52:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=4cd9bcdaf398d17fb43be424ecb2e6cebfe7d7a8'/>
<id>4cd9bcdaf398d17fb43be424ecb2e6cebfe7d7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remote control protocol</title>
<updated>2021-10-11T03:21:13Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-10-11T03:21:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=9622a1faec8f94eb31fc51b87dcb0e0155cce689'/>
<id>9622a1faec8f94eb31fc51b87dcb0e0155cce689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No xterm dependencies is kitty-keyboard-protocol</title>
<updated>2021-10-11T01:50:14Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-10-11T01:50:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=d3ae36ac7698949d760858f77e7fc89a03096caf'/>
<id>d3ae36ac7698949d760858f77e7fc89a03096caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor keyboard protocol support into separate file</title>
<updated>2021-10-10T22:01:43Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-10-10T22:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=bed226284e9762de58400e2a3a1e40444db532ab'/>
<id>bed226284e9762de58400e2a3a1e40444db532ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More complete implementation of tables</title>
<updated>2021-09-24T03:03:33Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-09-24T03:03:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=890dbe8889d3dafd15a4d9a889e94042a09ba7c2'/>
<id>890dbe8889d3dafd15a4d9a889e94042a09ba7c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>read-event seems to avoid keystroke interleaving problems</title>
<updated>2021-09-24T03:02:00Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-09-24T03:02:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=f41d44c3586dca1682c3703b7b0834887f59b082'/>
<id>f41d44c3586dca1682c3703b7b0834887f59b082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run focus advice only once</title>
<updated>2021-05-10T02:44:23Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-05-10T02:44:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=588b676a0d6e4cacd30810239e6924128c102198'/>
<id>588b676a0d6e4cacd30810239e6924128c102198</id>
<content type='text'>
It'd be nice to make it coexist with multiple terminal types,
but don't know how to do it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It'd be nice to make it coexist with multiple terminal types,
but don't know how to do it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make xterm-kitty into a real terminal initialization handler</title>
<updated>2021-05-10T00:27:16Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-05-10T00:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=cc0fe1d30b5b9da44f003f9658fccf52e52b4a8c'/>
<id>cc0fe1d30b5b9da44f003f9658fccf52e52b4a8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
