[ruby-cvs:78728] a1713bedb1 (master): [ruby/reline] Implement completion_append_character
"Thomas Leitner" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Thomas Leitner 2019-10-04 17:03:32 +0900 (Fri, 04 Oct 2019)
New Revision: a1713bedb1
https://github.com/ruby/ruby/commit/a1713bedb1
Log:
[ruby/reline] Implement completion_append_character
There is already the possibility to set Reline.completion_append_character.
However, it is not used by the line editor.
https://github.com/ruby/reline/commit/ab798931b9
Modified files:
lib/reline.rb
lib/reline/line_editor.rb