aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/unicode.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] "Halfwidth char + halfwidth (han)dakuten" is a single grapheme.aycabta2021-12-241-1/+9
* [ruby/reline] Add that Reline::Unicode.take_range is cutting based on widthaycabta2021-09-061-1/+1
* [ruby/reline] Add comments about optimizing chars in ASCII range of UTF-8aycabta2021-09-061-2/+2
* [ruby/reline] Fix Reline::Unicode.take_range as it was not fully functionalaycabta2021-08-311-5/+6
* [ruby/reline] Implement dialog with autocomplete callbackaycabta2021-08-291-0/+30
* [ruby/reline] Return 1 when char width not foundaycabta2021-02-211-0/+1
* [ruby/reline] Doesn't contain terminate spaces by cwaycabta2020-12-241-1/+2
* [ruby/reline] Delete the last char of a line by dwaycabta2020-12-241-3/+3
* [ruby/reline] Optimize regexp handling for widthaycabta2020-12-051-14/+23
* [ruby/reline] Optimize ASCII character width calculationaycabta2020-12-051-0/+6
* [ruby/reline] Fix crash to input `é`. refs #174manga_osyo2020-12-051-0/+4
* [ruby/reline] Improve the performance of `get_mbchar_width`Yusuke Endoh2020-12-051-15/+25
* [ruby/reline] Use str.encoding by default for split_by_widthaycabta2020-09-121-1/+1
* [ruby/reline] Move width calculator methods to Reline::Unicodeaycabta2020-08-281-0/+68
* Implement transpose-wordsaycabta2019-06-041-0/+101
* The ed_move_to_beg is different from vi_first_printaycabta2019-06-031-1/+1
* Deal with more syntax highlight edge casesTakashi Kokubun2019-05-251-1/+1
* Add and use Reline::Unicode.escape_for_printTakashi Kokubun2019-05-251-0/+11
* Add Reline as a fallback library for Readlineaycabta2019-04-301-0/+415
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-415/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-0/+415
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-415/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+415