ruby / curses

Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.
Other
296 stars 34 forks source link

Check whether sizeof(WINDOW) is available (fixes #48) #49

Closed shugo closed 5 years ago

shugo commented 5 years ago

Otherwise, compilation fails on macOS.