RubyGems Navigation menu

terminal-size 0.0.5

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:
= Copy to clipboard Copied!

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:

ef57d957f31656d46850eb08d20062400ff8dab04f248426f0dafcd5ff3e8ace

Total downloads 47,505

For this version 2,736

Licenses:

N/A

Required Ruby Version: None

Links: