ruby/lib/reline
tomoya ishida 3568e7aef7 [ruby/reline] Fix line wrapped cursor position
(https://github.com/ruby/reline/pull/791)

Cursor position calculation was wrong when the input line contains "\1" or CSI escape sequence.

a1943daaf4
2024-12-10 10:28:22 +00:00
..
io [ruby/reline] Combine MAPPINGS(single byte input to symbol) with 2024-12-06 07:09:24 +00:00
key_actor [ruby/reline] Combine MAPPINGS(single byte input to symbol) with 2024-12-06 07:09:24 +00:00
unicode [ruby/reline] Calculate mbchar width with bsearch 2024-08-29 17:34:31 +00:00
config.rb [ruby/reline] Allow utf-8 safe meta key mapping in inputrc 2024-10-06 23:35:06 +00:00
face.rb [ruby/reline] typofix 2024-08-20 11:03:13 +00:00
history.rb [ruby/reline] Fix Reline crash with invalid encoding history 2024-10-01 17:01:38 +00:00
io.rb Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."" 2024-06-04 11:33:12 -07:00
key_actor.rb [ruby/reline] Improve key binding match/matching check 2024-06-03 13:15:05 +00:00
key_stroke.rb [ruby/reline] Combine MAPPINGS(single byte input to symbol) with 2024-12-06 07:09:24 +00:00
kill_ring.rb [ruby/reline] Ensure compatibility with frozen string literals 2024-03-14 16:09:12 +00:00
line_editor.rb [ruby/reline] Fix line wrapped cursor position 2024-12-10 10:28:22 +00:00
reline.gemspec [ruby/reline] Add metadata for rubygems.org 2024-01-28 12:38:55 +00:00
unicode.rb [ruby/reline] Refactor perform_completon 2024-11-11 15:31:04 +00:00
version.rb [ruby/reline] Bump version to 0.5.12 2024-11-28 15:22:40 +00:00