From: Vincent Batts Date: 2011-05-20T15:34:57+09:00 Subject: [ruby-core:36352] [Ruby 1.9 - Bug #4747][Open] documentation updates: Curses and friends are 76% documented Issue #4747 has been reported by Vincent Batts. ---------------------------------------- Bug #4747: documentation updates: Curses and friends are 76% documented http://redmine.ruby-lang.org/issues/4747 Author: Vincent Batts Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-05-20 trunk 31647) [x86_64-linux] attached is a patch with a *lot* of additions the curses library. In fact, before, there was not much more than a simple effort to do call-seq: for a handful of methods. This makes the following: Curses::MouseEvent 100% Curses::Window 100% Curses::Key 100% Curses ... in process Anywho, the remaining 24% should be along shortly. -- http://redmine.ruby-lang.org