curses - Ruby binding for curses, ncurses, and PDCurses ======================================================= curses is an extension library for TUI applications. This library is extracted from the Ruby standard library. Install ------- ```bash $ gem install curses ```