NEWS: Note about $TERM requirement [ci skip]

This commit is contained in:
Takashi Kokubun 2019-04-27 12:08:48 +09:00
parent 569c1ef6f1
commit baad9e8a1c
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

2
NEWS
View File

@ -91,7 +91,7 @@ ERB::
IRB::
* Introduce syntax highlight inspired by pry.gem to inspect output for some
core-class objects and binding.irb source lines.
core-class objects and binding.irb source lines if $TERM is set and not dumb.
Net::IMAP::