RubyGems Navigation menu

curses-extension 1.1.3

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 1.1.3: Less resources needed for template.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - January 25, 2023 (7 KB)
  2. 1.1.4 - December 18, 2021 (6.5 KB)
  3. 1.1.3 - November 19, 2021 (6.5 KB)
  4. 1.1.2 - November 18, 2021 (6.5 KB)
  5. 1.1.1 - September 26, 2021 (6.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

curses ~> 1.3, >= 1.3.2

Owners:

Pushed by:

Authors:

  • Geir Isene

SHA 256 checksum:

863c1863809697dc5a0f19e4a46535fbcf181be2e20c46a65ba0e7398a2915f1

Total downloads 5,467

For this version 981

License:

Unlicense

Required Ruby Version: >= 0

Links: