Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!sdd.hp.com!hplabs!hpda!hpcupt1!hpirs!wk From: wk@hpirs.HP.COM (Wayne Krone) Newsgroups: comp.sys.hp Subject: Re: over 160 column display Message-ID: <4640026@hpirs.HP.COM> Date: 6 Jul 90 23:04:54 GMT References: <1990Jul6.082814.27180@tukki.jyu.fi> Organization: Hewlett Packard, Cupertino Lines: 17 > It seems hp-ux 7.0 doesn't like terminals with more than 160 columns: > e.g., ls output format is too narrow, vi complains 'terminal too wide' ls has a check in it which assumes a column width <20 or >160 must be in error. An AT&T 3B2 running V.3 exhibits the same behavior. I'll initiate getting this changed in our next release. vi screen size limits: LINES COLUMNS LINES * COLUMNS pre-7.0: 100 160 10000 7.0: 128 160 16896 post-7.0: 128 212 16896 Wayne Krone