<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/lisp/xterm-kitty.el, branch master</title>
<subtitle>the .emacs repository</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/'/>
<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://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>
<entry>
<title>Minor code cleanup in preparation for terminal init</title>
<updated>2021-05-09T02:17:04Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-05-09T02:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=606af070a7914315670561a876b2d8d64ed96434'/>
<id>606af070a7914315670561a876b2d8d64ed96434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally figured out a way to make variables terminal-local</title>
<updated>2021-05-02T19:31:56Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-05-02T19:31:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=44e9dc491ddac0ee9497f5b28d0c7e679055ecaf'/>
<id>44e9dc491ddac0ee9497f5b28d0c7e679055ecaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to kitty changes</title>
<updated>2021-04-13T18:33:15Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-04-13T18:33:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=668b6216de9dc5b2d6f4a17bd8f2101874c1c70b'/>
<id>668b6216de9dc5b2d6f4a17bd8f2101874c1c70b</id>
<content type='text'>
  - kitty now has num_lock/caps_lock state in modifiers
  - kitty has sprouted an is_self field for windows in kitty ls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - kitty now has num_lock/caps_lock state in modifiers
  - kitty has sprouted an is_self field for windows in kitty ls
</pre>
</div>
</content>
</entry>
<entry>
<title>Convenience function to create new window</title>
<updated>2021-04-11T20:05:24Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-04-11T20:05:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=628bec243c79e82bd4b1e5ce88dcbe433ed7c4af'/>
<id>628bec243c79e82bd4b1e5ce88dcbe433ed7c4af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spread it over multiple terminal windows</title>
<updated>2021-04-11T19:56:10Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-04-11T19:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=b4414aac6c7b9b217386cfd2df8b10c6510ae856'/>
<id>b4414aac6c7b9b217386cfd2df8b10c6510ae856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make multiple-cursors work</title>
<updated>2021-04-06T02:51:54Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-04-06T02:51:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=af6bd852e5e38c5c85f32c6edca9c6d05bf1fe9f'/>
<id>af6bd852e5e38c5c85f32c6edca9c6d05bf1fe9f</id>
<content type='text'>
Still not the right approach; should make the table method work, or
preferably, create a new keyboard-coding-system, which seems
impossible to do in pure elisp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still not the right approach; should make the table method work, or
preferably, create a new keyboard-coding-system, which seems
impossible to do in pure elisp.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for kitty</title>
<updated>2021-04-05T00:32:42Z</updated>
<author>
<name>Ravi R Kiran</name>
<email>aine.marina@gmail.com</email>
</author>
<published>2021-04-05T00:32:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.lexarcana.com/cgit.cgi/dotemacs/commit/?id=5a6d046d1e6a4eef168090b09ea09861e3b86b6c'/>
<id>5a6d046d1e6a4eef168090b09ea09861e3b86b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
