1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/reline
aycabta c2dfc6d869 Show a menu before a document
IRB should show a menu first if a completed list has plural items. But just
shows document without menu if a completed list with plural items includes a
perfect matched item. The behavior is a bug. This commit fixes it.
2019-12-13 08:54:22 +09:00
..
key_actor The C-r in vi command mode is also incremental search 2019-12-03 01:39:59 +09:00
unicode
ansi.rb Add <Home> <End> keys. 2019-11-21 00:47:36 +09:00
config.rb Fix variable catch 2019-12-05 09:02:23 +09:00
general_io.rb
history.rb Reline::HISTORY can take Range object 2019-12-01 23:54:57 +09:00
key_actor.rb
key_stroke.rb Suppress "shadowing outer local variable" warning in 2.5 2019-11-08 16:18:36 +09:00
kill_ring.rb
line_editor.rb Show a menu before a document 2019-12-13 08:54:22 +09:00
reline.gemspec [ruby/reline] Support Ruby 2.5 or later for String#grapheme_clusters 2019-12-07 20:01:53 +09:00
unicode.rb
version.rb [ruby/reline] Version 0.0.7 2019-11-21 07:14:27 +09:00
windows.rb