ruby/lib/reline
tomoya ishida 5eca327fc5 [ruby/reline] Fix dialog corrupts rendering by pushing up input line
too much
(https://github.com/ruby/reline/pull/524)

* Do not render dialog where it overflows screen

* Dialog rendering should Scroll down only when needed

* Refactor screen_y_range calculation

Co-authored-by: Stan Lo <stan001212@gmail.com>

---------

bc0e3d1310

Co-authored-by: Stan Lo <stan001212@gmail.com>
2023-05-07 13:18:13 +00:00
..
key_actor [ruby/reline] Use unix_line_discard when Ctrl-u is entered 2021-12-30 20:23:58 +09:00
unicode [ruby/reline] Update to Unicode 15.0.0 2023-01-12 09:40:34 +00:00
ansi.rb [ruby/reline] Add key bindings for PgUp and PgDn 2023-03-21 14:48:32 +00:00
config.rb [ruby/reline] Splat is always an Array 2023-01-31 09:33:49 +09:00
general_io.rb [ruby/reline] Fix the cause of test_yamatanooroti randomly failing 2023-02-27 08:44:02 +00:00
history.rb [ruby/reline] Negative history_size means unlimited 2020-04-29 19:13:14 +09:00
key_actor.rb
key_stroke.rb [ruby/reline] Execute compress_meta_key if convert_meta is on 2021-12-10 22:19:14 +09:00
kill_ring.rb [ruby/reline] Add Enumerable to KillRing for debugging 2020-12-19 02:12:11 +09:00
line_editor.rb [ruby/reline] Fix dialog corrupts rendering by pushing up input line 2023-05-07 13:18:13 +00:00
reline.gemspec [ruby/reline] Require Ruby >= 2.6 2022-05-20 17:49:15 +09:00
terminfo.rb [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-script-so" 2022-06-13 19:33:15 +09:00
unicode.rb [ruby/reline] Drop Unicode.take_range's optional arg as it's never 2023-03-29 10:20:29 +00:00
version.rb [ruby/reline] Bump version to 0.3.3 2023-03-27 15:14:56 +00:00
windows.rb [ruby/reline] Fix the cause of test_yamatanooroti randomly failing 2023-02-27 08:44:02 +00:00