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,170 of 187,239
Downloads: 10,575

Daily

Ranking: 58,247 of 187,224
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
1,58921,358,547rake-compiler

Owners

#GravatarHandle
1iconsamuelkadolph