mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS.md: Mention colorize command of un.rb
https://github.com/ruby/un/pull/1
This commit is contained in:
parent
11b8aaa26a
commit
877160121a
1 changed files with 3 additions and 0 deletions
3
NEWS.md
3
NEWS.md
|
@ -518,6 +518,9 @@ See [the repository](https://github.com/ruby/error_highlight) in detail.
|
|||
|
||||
* `ruby -run -e httpd` displays URLs to access. [[Feature #17847]]
|
||||
|
||||
* Add `ruby -run -e colorize` to colorize Ruby code using
|
||||
`IRB::Color.colorize_code`.
|
||||
|
||||
[Bug #4443]: https://bugs.ruby-lang.org/issues/4443
|
||||
[Feature #6210]: https://bugs.ruby-lang.org/issues/6210
|
||||
[Feature #11256]: https://bugs.ruby-lang.org/issues/11256
|
||||
|
|
Loading…
Reference in a new issue