aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/color_printer.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Rescue Errno::EINVAL on IRB ppTakashi Kokubun2021-01-191-5/+15
* [ruby/irb] Use a real screen size for pp by defaultTakashi Kokubun2021-01-181-1/+1
* [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.ppTakashi Kokubun2021-01-071-1/+1
* [ruby/irb] Add missing requireTakashi Kokubun2021-01-071-0/+1
* [ruby/irb] Stringify when a non-object is passed to PP#textaycabta2021-01-041-1/+6
* [ruby/irb] Enhance colored inspect outputTakashi Kokubun2020-12-281-0/+22