summaryrefslogtreecommitdiff
path: root/lib/irb/color_printer.rb
AgeCommit message (Expand)Author
2021-01-19[ruby/irb] Rescue Errno::EINVAL on IRB ppTakashi Kokubun
2021-01-18[ruby/irb] Use a real screen size for pp by defaultTakashi Kokubun
2021-01-07[ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.ppTakashi Kokubun
2021-01-07[ruby/irb] Add missing requireTakashi Kokubun
2021-01-04[ruby/irb] Stringify when a non-object is passed to PP#textaycabta
2020-12-28[ruby/irb] Enhance colored inspect outputTakashi Kokubun