RubyGems Navigation menu

terminal-size 0.0.6

A tiny gem to accomplish a simple task: Determining the terminal size.

Usage

p Terminal.size # ⇒ {height: 90, width: 161}
p Terminal.size! # to get 80×25 as a fallback instead of nil

Gemfile:
=

install:
=

Versions:

  1. 0.0.6 January 09, 2013 (12 KB)
  2. 0.0.5 January 07, 2013 (12 KB)
  3. 0.0.4 January 07, 2013 (12 KB)
  4. 0.0.3 January 07, 2013 (12 KB)
  5. 0.0.2 January 07, 2013 (12 KB)
Show all versions (6 total)

Owners:

Authors:

  • ☈king, Norrin

SHA 256 checksum:

=

Total downloads 52,022

For this version 37,690

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: