My bad, I though curses does not have a maintainer, so I moved this out from 1.9.3.
Shugo, please handle this.
1.9.3 feature is said to be freezed by Yugui, so it should be delayed to 1.9.4 in general. But all scheduled milestones are delaying so there might be a chance to be included in 1.9.3.
My bad, I though curses does not have a maintainer, so I moved this out from 1.9.3.
Shugo, please handle this.
1.9.3 feature is said to be freezed by Yugui, so it should be delayed to 1.9.4 in general. But all scheduled milestones are delaying so there might be a chance to be included in 1.9.3.
The patch looks good, but I can't decide it should be included in 1.9.3 or not.
I defer to Yugui's judgement.
This issue was solved with changeset r32576.
Eric, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
ext/curses/curses.c: added the new class Curses::Pad, which
supports scrolling. patch by Eric Hodel. [Feature #4896] [ruby-core:37206]