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,598 of 192,692
Downloads: 10,951

Daily

Ranking: 69,228 of 192,666
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
1,48427,625,796rake-compiler

Owners

#GravatarHandle
1iconsamuelkadolph