[ruby-cvs:78721] a14a0244b4 (master): Support forward-search-history by C-s
"aycabta" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
aycabta 2019-12-17 12:47:09 +0900 (Tue, 17 Dec 2019)
New Revision: a14a0244b4
https://github.com/ruby/ruby/commit/a14a0244b4
Log:
Support forward-search-history by C-s
Modified files:
lib/reline/key_actor/emacs.rb
lib/reline/key_actor/vi_insert.rb
lib/reline/line_editor.rb
test/reline/test_key_actor_emacs.rb