<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-libvterm.git/vterm-module.c, branch support_pagedown</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/'/>
<entry>
<title>Add support for the &lt;next&gt; key</title>
<updated>2019-08-07T19:49:34+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-07T19:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=cbadd81489f8d481d8ff247c71fb7cf0214e99f0'/>
<id>cbadd81489f8d481d8ff247c71fb7cf0214e99f0</id>
<content type='text'>
Fixes #117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #117
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid freeing an unallocated buffer</title>
<updated>2019-08-03T12:00:02+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T11:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=dd012fa9986171221c0bce9d9fdb64332e1044a1'/>
<id>dd012fa9986171221c0bce9d9fdb64332e1044a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add directory tracking via OSC callback</title>
<updated>2019-08-03T11:32:46+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T11:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=f09547567544d0ac8a618af8d5a17a10a31a6475'/>
<id>f09547567544d0ac8a618af8d5a17a10a31a6475</id>
<content type='text'>
Solves #55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solves #55
</pre>
</div>
</content>
</entry>
<entry>
<title>run clang-format</title>
<updated>2019-08-01T15:20:49+00:00</updated>
<author>
<name>jixiuf</name>
<email>jixiuf@qq.com</email>
</author>
<published>2019-08-01T15:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=d74b7e41f9aeca3ece4d7de0cc54d8b6a6034733'/>
<id>d74b7e41f9aeca3ece4d7de0cc54d8b6a6034733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace  `ctrl-s` and `ctrl-q` with  tcflow(term-&gt;pty_fd,TCOON/TCOOFF);</title>
<updated>2019-08-01T15:20:18+00:00</updated>
<author>
<name>jixiuf</name>
<email>jixiuf@qq.com</email>
</author>
<published>2019-08-01T15:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=26b6aba78469147c5a75ab9ad94e17305f24e76c'/>
<id>26b6aba78469147c5a75ab9ad94e17305f24e76c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for backtab</title>
<updated>2019-07-31T14:13:27+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T14:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=f018462e1b533c74c458bfbb2a0a4b5a1622b982'/>
<id>f018462e1b533c74c458bfbb2a0a4b5a1622b982</id>
<content type='text'>
Fixes #69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #69
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add support for backtab"</title>
<updated>2019-07-31T13:48:20+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T13:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=eceae190ec3aef6a97fc5daed49c6016daf457f2'/>
<id>eceae190ec3aef6a97fc5daed49c6016daf457f2</id>
<content type='text'>
This reverts commit ecd362b5d92f62626b18258eeef2b2a04706c86e.

This breaks C-a, C-e, ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ecd362b5d92f62626b18258eeef2b2a04706c86e.

This breaks C-a, C-e, ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #105 from akermu/use_termios</title>
<updated>2019-07-31T12:46:30+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T12:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=0632e6874252aad7501aeba86c9d3b80ab7938c2'/>
<id>0632e6874252aad7501aeba86c9d3b80ab7938c2</id>
<content type='text'>
Fixes for key handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes for key handling</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for backtab</title>
<updated>2019-07-31T12:39:45+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T12:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=ecd362b5d92f62626b18258eeef2b2a04706c86e'/>
<id>ecd362b5d92f62626b18258eeef2b2a04706c86e</id>
<content type='text'>
Fixes #69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #69
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of enter</title>
<updated>2019-07-31T12:38:45+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T12:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=7765a7e03e62c954c7ac0a606d513c7e2f59611d'/>
<id>7765a7e03e62c954c7ac0a606d513c7e2f59611d</id>
<content type='text'>
We query now the corresponding pty to get the exact key for enter.

Fixes #77
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We query now the corresponding pty to get the exact key for enter.

Fixes #77
</pre>
</div>
</content>
</entry>
</feed>
