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: 83,413 of 187,591
Downloads: 10,611

Daily

Ranking: 149,286 of 187,571
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
1,57322,023,599rake-compiler

Owners

#GravatarHandle
1iconsamuelkadolph