<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-libvterm.git/vterm-module.c, branch use_termios</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 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>
<entry>
<title>Remove unused function term_put_caret</title>
<updated>2019-07-31T12:31:27+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T12:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=ede54f3cd3b0bb7f06d7289652e9ad3ca40e2860'/>
<id>ede54f3cd3b0bb7f06d7289652e9ad3ca40e2860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove static for public functions</title>
<updated>2019-07-31T12:30:49+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-31T12:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=926e53af48e697ec7534e4867a6079b114807815'/>
<id>926e53af48e697ec7534e4867a6079b114807815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "trying support blink-cursor-mode"</title>
<updated>2019-07-26T15:08:15+00:00</updated>
<author>
<name>jixiuf</name>
<email>jixiuf@qq.com</email>
</author>
<published>2019-07-26T15:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=fb29e140ae41661137a57fae1d934b1b5b6bcf5e'/>
<id>fb29e140ae41661137a57fae1d934b1b5b6bcf5e</id>
<content type='text'>
This reverts commit 74b8e5cb2d1c6798c42e56ae444e5e96c629f2c5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 74b8e5cb2d1c6798c42e56ae444e5e96c629f2c5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Format files</title>
<updated>2019-07-18T12:40:05+00:00</updated>
<author>
<name>Lukas Fürmetz</name>
<email>fuermetz@mailbox.org</email>
</author>
<published>2019-07-18T12:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=24defc26b16219b7735ea014d1c6c0d43b2b928c'/>
<id>24defc26b16219b7735ea014d1c6c0d43b2b928c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When a command keep print outputs, the buffer can  auto scroll now even the vterm window is not activated.</title>
<updated>2019-07-11T17:01:04+00:00</updated>
<author>
<name>jixiuf</name>
<email>jixiuf@qq.com</email>
</author>
<published>2019-07-11T17:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=46233c00713c95ae5647179f8d98426bfa24a736'/>
<id>46233c00713c95ae5647179f8d98426bfa24a736</id>
<content type='text'>
should fix #84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should fix #84
</pre>
</div>
</content>
</entry>
<entry>
<title>support set cursor type</title>
<updated>2019-05-17T16:05:35+00:00</updated>
<author>
<name>jixiufeng</name>
<email>jixiufeng@luojilab.com</email>
</author>
<published>2019-05-17T16:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=dce7666b83d8c3a8d9ef9da532b3ac85590a926d'/>
<id>dce7666b83d8c3a8d9ef9da532b3ac85590a926d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trying support blink-cursor-mode</title>
<updated>2019-05-17T15:13:16+00:00</updated>
<author>
<name>jixiufeng</name>
<email>jixiufeng@luojilab.com</email>
</author>
<published>2019-05-17T15:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=74b8e5cb2d1c6798c42e56ae444e5e96c629f2c5'/>
<id>74b8e5cb2d1c6798c42e56ae444e5e96c629f2c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix recenter for emacs27</title>
<updated>2019-04-29T13:52:41+00:00</updated>
<author>
<name>jixiufeng</name>
<email>jixiufeng@luojilab.com</email>
</author>
<published>2019-04-29T03:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/emacs-libvterm.git/commit/?id=f83dff133aacaa2778a2875ebb1906aabb344ae7'/>
<id>f83dff133aacaa2778a2875ebb1906aabb344ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
