summaryrefslogtreecommitdiff
path: root/lib/reline/history.rb
AgeCommit message (Expand)Author
2020-04-29[ruby/reline] Negative history_size means unlimitedaycabta
2020-04-29[ruby/reline] New items to history are dropped if history_size is zeroaycabta
2020-01-14Introduce an abstracted structure about the encoding of Relineaycabta
2019-12-01Reline::HISTORY can take Range objectaycabta
2019-07-15Remove unused method.manga_osyo
2019-07-15Add `class Reline::History` and test.manga_osyo