Skip to content

restrict terminal size assumed by programs via forkpty(3)

Notifications You must be signed in to change notification settings

interruptinuse/fixwinsz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  fixwinsz(1): restrict terminal size assumed by programs
=========================================================

  Usage: fixwinsz WIDTH[xHEIGHT] COMMAND [ARGS]...
  Launch COMMAND in a pty(7) limited by the WIDTH[xHEIGHT] size.  If HEIGHT
  is not specified, it's unchanged.