NEWS.md: Describe the change of the default width of pp
[Feature #12913]
This commit is contained in:
parent
794b9a28b5
commit
dfd9728c87
4
NEWS.md
4
NEWS.md
@ -356,6 +356,10 @@ Excluding feature bug fixes.
|
|||||||
|
|
||||||
* `lib/debug.rb` is replaced with `debug.gem`
|
* `lib/debug.rb` is replaced with `debug.gem`
|
||||||
|
|
||||||
|
* `Kernel#pp` in `lib/pp.rb` uses the width of `IO#winsize` by default.
|
||||||
|
This means that the output width is automatically changed depending on
|
||||||
|
your terminal size. [[Feature #12913]]
|
||||||
|
|
||||||
## C API updates
|
## C API updates
|
||||||
|
|
||||||
* Documented. [[GH-4815]]
|
* Documented. [[GH-4815]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user