RubyGems Navigation menu

curses-extension 1.1.4

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.4: In the template, also catch Control+Key sequence

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.1 - July 14, 2023 (10 KB)
  2. 3.0 - July 13, 2023 (9.5 KB)
  3. 2.3 - July 10, 2023 (9 KB)
  4. 2.2 - July 09, 2023 (8.5 KB)
  5. 2.1 - July 07, 2023 (8.5 KB)
  6. 1.1.4 - December 18, 2021 (6.5 KB)
Show all versions (13 total)

Runtime Dependencies (1):

curses ~> 1.3, >= 1.3.2

Owners:

Pushed by:

Authors:

  • Geir Isene

SHA 256 checksum:

95c8c6441093dd74cc2a7de13412970e82c9a131e6789f18a72da77095688fe9

Total downloads 8,705

For this version 1,338

License:

Unlicense

Required Ruby Version: >= 0

Links: