ruby / irb

interactive Ruby
BSD 2-Clause "Simplified" License
393 stars 119 forks source link

Colorize command input #983

Closed tompng closed 3 months ago

tompng commented 4 months ago

Command colorization for $, alias of show_source was not good. This pull request improves it.

before and after

command_color

Colorization for some command that uses extract_ruby_args mostly for backward compatibility gets worse, but we're going to reduce using extract_ruby_args like #962. command_color_cons