Categories: None [Edit]

winsize

https://rubygems.org/gems/winsize
https://github.com/samuelkadolph/ruby-winsize
winsize adds 2 methods: winsize and winsize= to IO that allows you to control the size of a tty window. Mainly used with pty to deal with executables that word wrap (i.e. top). *If you are using ruby 1.9.3 this gem is not needed. require "io/console" provides the same functionality.*

Total

Ranking: 84,049 of 190,317
Downloads: 10,830

Daily

Ranking: 98,986 of 190,280
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
1,52025,653,226rake-compiler

Owners

#GravatarHandle
1iconsamuelkadolph