summaryrefslogtreecommitdiff
path: root/test/reline/test_unicode.rb
AgeCommit message (Expand)Author
2024-12-15[ruby/reline] Refactor Reline::Unicode ed_ vi_ em_ methodstomoya ishida
2024-11-11[ruby/reline] Refactor perform_completontomoya ishida
2024-11-10[ruby/reline] Remove unused things from reline/unicode.rbtomoya ishida
2024-10-24[ruby/reline] nonprinting_start and nonprinting_end should betomoya ishida
2024-10-02[ruby/reline] Add a timeout to cursor_postomoya ishida
2024-10-01[ruby/reline] Fix Reline crash with invalid encoding historytomoya ishida
2024-04-29[ruby/reline] Completely support full-width characters intomoya ishida
2024-04-24[ruby/reline] Long line performancetomoya ishida
2023-03-29[ruby/reline] Improve OSC sequence regexp. OSC sequence can end withtomoya ishida
2023-03-28[ruby/reline] Expand the scanned array to later case statement moreStan Lo
2023-03-25[ruby/reline] Fix split_by_width to retain color sequencestomoya ishida
2021-09-06[ruby/reline] Add a test for Reline::Unicode#take_rangeaycabta
2021-06-21Call Reline.test_reset in teardown definitelyaycabta
2020-12-22[ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi
2020-12-05[ruby/reline] Add test `Reline::Unicode.test_get_mbchar_width`.manga_osyo