<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-libvterm.git, 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>Merge pull request #110 from akermu/directory_tracking</title>
<updated>2019-08-03T13:35:39+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T13:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=887025823b22a3ca5cdaacbba6e0bf771a68b154'/>
<id>887025823b22a3ca5cdaacbba6e0bf771a68b154</id>
<content type='text'>
Add directory tracking via OSC callback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add directory tracking via OSC callback</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #111 from Sbozzolo/readme_typos</title>
<updated>2019-08-03T13:01:18+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T13:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=3d0b5e4c46e66b37b258e948469f7c010d49c077'/>
<id>3d0b5e4c46e66b37b258e948469f7c010d49c077</id>
<content type='text'>
Improve punctiation, spacing and fix typos in README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve punctiation, spacing and fix typos in README.md</pre>
</div>
</content>
</entry>
<entry>
<title>Improve punctiation, spacing and fix typos in README.md</title>
<updated>2019-08-03T12:28:50+00:00</updated>
<author>
<name>Gabriele Bozzola</name>
<email>sbozzolator@gmail.com</email>
</author>
<published>2019-08-03T12:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=d9f9ad02a614fff12429f59d76393479b8a89a3b'/>
<id>d9f9ad02a614fff12429f59d76393479b8a89a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Merge pull request #99 from jixiuf/support-yank-pop</title>
<updated>2019-08-03T11:18:51+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T11:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=13b732b11ce3dbb4f3194b1f23be98689ed3be51'/>
<id>13b732b11ce3dbb4f3194b1f23be98689ed3be51</id>
<content type='text'>
support yank-pop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support yank-pop</pre>
</div>
</content>
</entry>
<entry>
<title>support yank-pop</title>
<updated>2019-08-03T11:07:22+00:00</updated>
<author>
<name>jixiufeng</name>
<email>jixiufeng@luojilab.com</email>
</author>
<published>2019-07-08T13:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=da121a44b79bef2f76a8fa0ee2606a12f604951a'/>
<id>da121a44b79bef2f76a8fa0ee2606a12f604951a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #108 from jixiuf/support-vterm-copy-mode</title>
<updated>2019-08-03T10:48:22+00:00</updated>
<author>
<name>jixiuf</name>
<email>jixiuf@qq.com</email>
</author>
<published>2019-08-03T10:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=54d53da48e57b7bb5a296975b7361e108dc7b49d'/>
<id>54d53da48e57b7bb5a296975b7361e108dc7b49d</id>
<content type='text'>
support vterm-copy-mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support vterm-copy-mode</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2019-08-03T10:04:01+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-08-03T10:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=05263d0db3f5a3e58123a92fd1b1181562f21597'/>
<id>05263d0db3f5a3e58123a92fd1b1181562f21597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
