The Ruby curses library is sorely lacking some important features. This class extension adds a set of features that makes it much easier to create and manage terminal curses applications in Ruby. See the Github page for information on what properties and functions are included: https://github.com/isene/Ruby-Curses-Class-Extension. The curses_template.rb is also installed in the lib directory and serves as the basis for my own curses applications. New in 2.0: Full rewrite/upgrade
Required Ruby Version
>= 0
Authors
Geir Isene
Versions
- 3.0.2 November 18, 2024 (10 KB)
- 3.0.1 July 14, 2023 (10 KB)
- 3.0 July 13, 2023 (9.5 KB)
- 2.3 July 10, 2023 (9 KB)
- 2.2 July 09, 2023 (8.5 KB)
- 2.0 July 05, 2023 (8.5 KB)