aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/unicode.rb
Commit message (Expand)AuthorAgeFilesLines
* [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