[ruby-cvs:79035] 337ba56aff (master): [ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unknown
"Yusuke Endoh" <[email protected]> Tue, 31 Dec 2019 23:32:41 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Yusuke Endoh 2019-12-29 09:01:00 +0900 (Sun, 29 Dec 2019)
New Revision: 337ba56aff
https://github.com/ruby/ruby/commit/337ba56aff
Log:
[ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unknown
This is a workaround for https://github.com/ruby/irb/issues/50
https://github.com/ruby/reline/commit/5725677d1a
Modified files:
lib/reline/ansi.rb