<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/reline/key_actor/emacs.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge reline-0.5.10 (#11558)</title>
<updated>2024-09-06T00:55:34+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-09-06T00:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c3f7041ab19fbf0e937126dc1b7397b97f768b9a'/>
<id>c3f7041ab19fbf0e937126dc1b7397b97f768b9a</id>
<content type='text'>
* Merge reline-0.5.8

* Merge reline-0.5.9

* Merge reline-0.5.10</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Merge reline-0.5.8

* Merge reline-0.5.9

* Merge reline-0.5.10</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20511] Update reline-0.5.7 (#10848)</title>
<updated>2024-05-28T22:54:39+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-28T22:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=077558ee2b8dd3ed414b78384f21118f833eb259'/>
<id>077558ee2b8dd3ed414b78384f21118f833eb259</id>
<content type='text'>
* Update reline-0.5.7

* Update irb-1.13.1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update reline-0.5.7

* Update irb-1.13.1</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Use unix_line_discard when Ctrl-u is entered</title>
<updated>2021-12-30T11:23:58+00:00</updated>
<author>
<name>ima1zumi</name>
<email>mariimaizumi5@gmail.com</email>
</author>
<published>2021-12-30T02:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f589242e750939eecf2a140fa3182dc5e387f157'/>
<id>f589242e750939eecf2a140fa3182dc5e387f157</id>
<content type='text'>
The kill-line was called when C-u was entered, so it is now called unix-line-discard.

In readline(3):

&gt; unix-line-discard (C-u)
&gt;               Kill backward from point to the beginning of the line.
&gt;               The killed text is saved on the kill-ring.

https://github.com/ruby/reline/commit/27570d195e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The kill-line was called when C-u was entered, so it is now called unix-line-discard.

In readline(3):

&gt; unix-line-discard (C-u)
&gt;               Kill backward from point to the beginning of the line.
&gt;               The killed text is saved on the kill-ring.

https://github.com/ruby/reline/commit/27570d195e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Bind ed-kill-line to C-u on emacs mode</title>
<updated>2021-12-24T09:23:28+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-09-26T17:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9de42d3b347a2576eba81676cab6027b3c03dda7'/>
<id>9de42d3b347a2576eba81676cab6027b3c03dda7</id>
<content type='text'>
https://github.com/ruby/reline/commit/9ab99574f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/9ab99574f5
</pre>
</div>
</content>
</entry>
<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] 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>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>
