aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/terminfo.rb
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/reline] Check existance of a constant, Fiddle::VERSIONaycabta2021-06-211-1/+1
| | | | https://github.com/ruby/reline/commit/4b74c3d83a
* [ruby/reline] Terminfo.tigetstr should be able to receive tiparm in method chainaycabta2021-06-211-1/+5
| | | | https://github.com/ruby/reline/commit/4a3e308163
* [ruby/reline] Terminfo.tigetstr and tiparm should return String objectaycabta2021-06-211-2/+2
| | | | https://github.com/ruby/reline/commit/1e287d10cc
* [ruby/reline] Add terminfo supportaycabta2021-06-211-0/+80
https://github.com/ruby/reline/commit/74a7ffaa2f