1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/curses
matz 80d16e7403 * ext/curses/curses.c: curses encoding should obey locale.
* ext/curses/curses.c (curses_getch): 1.9 getch should return one
  character string for single byte string.  wchar_t support may
  follow in the future.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-11-07 21:42:24 +00:00
..
.cvsignore
curses.c * ext/curses/curses.c: curses encoding should obey locale. 2008-11-07 21:42:24 +00:00
depend
extconf.rb * ext/curses/extconf.rb: use try_static_assert. 2008-07-23 04:53:39 +00:00
hello.rb
mouse.rb
rain.rb
view.rb * ext/curses/curses.c: curses encoding should obey locale. 2008-11-07 21:42:24 +00:00
view2.rb