[前][次][番号順一覧][スレッド一覧]

ruby-changes:70193

From: Kazuhiro <ko1@a...>
Date: Tue, 14 Dec 2021 09:30:06 +0900 (JST)
Subject: [ruby-changes:70193] 877160121a (master): NEWS.md: Mention colorize command of un.rb

https://git.ruby-lang.org/ruby.git/commit/?id=877160121a

From 877160121a35722ef24c129f128a8382b3844344 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Tue, 14 Dec 2021 09:28:09 +0900
Subject: NEWS.md: Mention colorize command of un.rb

https://github.com/ruby/un/pull/1
---
 NEWS.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 93525c1d87e..b6ca689c0e8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -518,6 +518,9 @@ See [the repository](https://github.com/ruby/error_highlight) in detail. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L518
 
 * `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
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]