1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/reline
aycabta 8411e8449b [ruby/reline] Remove unnecessary variables, lower_space
The number of lines below the cursor position was known by
"@rest_height" alone, but the problem was caused by adding
"lower_space". Remove "lower_space" as it is unnecessary.

https://github.com/ruby/reline/commit/a575cef6a3
2021-12-13 20:44:21 +09:00
..
windows
yamatanooroti [ruby/reline] Remove unnecessary variables, lower_space 2021-12-13 20:44:21 +09:00
helper.rb
test_config.rb [ruby/reline] @convert_meta is true unless 8-bit characters 2021-12-10 22:19:14 +09:00
test_history.rb
test_key_actor_emacs.rb
test_key_actor_vi.rb
test_key_stroke.rb
test_kill_ring.rb
test_macro.rb
test_reline.rb
test_reline_key.rb
test_string_processing.rb
test_terminfo.rb
test_unicode.rb
test_within_pipe.rb