mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 22:45:03 +02:00
![]() rl_delete_text removes characters in line_buffer, but it doesn't move rl_point.
Therefore it may cause invalid rl_point.
On following case, test_input_metachar causes test_insert_text failure.
(test_input_metachar_multibyte) is skipped because of locale)
|
||
---|---|---|
.. | ||
test_readline.rb | ||
test_readline_history.rb |