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,131 of 191,455
Downloads: 10,868

Daily

Ranking: 122,967 of 191,429
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
1,51126,319,010rake-compiler

Owners

#GravatarHandle
1iconsamuelkadolph