aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/history.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-291-11/+27
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-291-0/+4
* Introduce an abstracted structure about the encoding of Relineaycabta2020-01-141-3/+3
* Reline::HISTORY can take Range objectaycabta2019-12-011-1/+1
* Remove unused method.manga_osyo2019-07-151-4/+0
* Add `class Reline::History` and test.manga_osyo2019-07-151-0/+60