<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/reline/key_actor, branch v3_0_4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/reline] Bind yank-pop correctly</title>
<updated>2020-12-18T17:12:11+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-12-18T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af2c81e10c15c267611e59f11b7152545c617826'/>
<id>af2c81e10c15c267611e59f11b7152545c617826</id>
<content type='text'>
https://github.com/ruby/reline/commit/3c74beac65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/3c74beac65
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Backspace and C-h should be unassigned on vi command mode</title>
<updated>2020-12-04T17:58:58+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-11-01T11:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6429ad047a46e19739fceb8fa1a64380cb6ae12'/>
<id>e6429ad047a46e19739fceb8fa1a64380cb6ae12</id>
<content type='text'>
https://github.com/ruby/reline/commit/28f4dae020
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/28f4dae020
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Use vi_search_{prev,next} to incremental search</title>
<updated>2020-04-18T14:09:31+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-04-14T17:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=08c1c3f2203592c219c6068ea05fb5d583493a25'/>
<id>08c1c3f2203592c219c6068ea05fb5d583493a25</id>
<content type='text'>
https://github.com/ruby/reline/commit/cab312f584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/cab312f584
</pre>
</div>
</content>
</entry>
<entry>
<title>The delete-char-or-list shows completed list when called at end of line</title>
<updated>2019-12-24T09:34:43+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-24T09:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=42e2a322f100c7c798fcfbcbbfe0b4cdaf3f5855'/>
<id>42e2a322f100c7c798fcfbcbbfe0b4cdaf3f5855</id>
<content type='text'>
It doesn't behave the same as the delete-char.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't behave the same as the delete-char.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support forward-search-history by C-s</title>
<updated>2019-12-17T04:07:19+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-17T03:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a14a0244b48c422e392547b198af6fb57f7ca568'/>
<id>a14a0244b48c422e392547b198af6fb57f7ca568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The C-r in vi command mode is also incremental search</title>
<updated>2019-12-02T16:39:59+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-02T00:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bce38f706e9c434d8fd7c0e2e14bb4acdd085777'/>
<id>bce38f706e9c434d8fd7c0e2e14bb4acdd085777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C-r is incremental history search in vi insert mode</title>
<updated>2019-10-15T17:08:52+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-10-15T17:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a5245c165808b9ac0a492e218b0603e93262b449'/>
<id>a5245c165808b9ac0a492e218b0603e93262b449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Behave ESC key correctly when vi command mode</title>
<updated>2019-09-07T18:26:35+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-09-07T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e9bc8b35c6c860e227627e3b0aab86b4f51c59af'/>
<id>e9bc8b35c6c860e227627e3b0aab86b4f51c59af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement transpose-words</title>
<updated>2019-06-03T22:23:36+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-06-03T21:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4b7213a85a6700657b825f8f127ce83a3070bf1d'/>
<id>4b7213a85a6700657b825f8f127ce83a3070bf1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The C-q is also quoted insert in emacs mode</title>
<updated>2019-06-02T19:17:52+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-06-02T19:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=182072b2118ed3d1100303e3c67f54a3ee3d4c33'/>
<id>182072b2118ed3d1100303e3c67f54a3ee3d4c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
