From owner-freebsd-bugs Thu May 9 21:50:05 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28825 for bugs-outgoing; Thu, 9 May 1996 21:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28815 Thu, 9 May 1996 21:50:03 -0700 (PDT) Resent-Date: Thu, 9 May 1996 21:50:03 -0700 (PDT) Resent-Message-Id: <199605100450.VAA28815@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, muir@idiom.com Received: from idiom.com (idiom.com [140.174.82.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA27644 for ; Thu, 9 May 1996 21:44:47 -0700 (PDT) Received: (from muir@localhost) by idiom.com (8.6.12/8.6.12) id VAA29597; Thu, 9 May 1996 21:44:46 -0700 Message-Id: <199605100444.VAA29597@idiom.com> Date: Thu, 9 May 1996 21:44:46 -0700 From: David Muir Sharnoff Reply-To: muir@idiom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1184: ls + xterm + nvi + tcsh + columns != 80 + ^Z = mangled listing Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1184 >Category: bin >Synopsis: ls + xterm + nvi + columns != 80 + ^Z = mangled listing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 9 21:50:02 PDT 1996 >Last-Modified: >Originator: David Muir Sharnoff >Organization: Idiom Consulting >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1-stable as of a couple month's ago >Description: If I ^Z out of nvi on a resized xterm, ls output is mangled. >How-To-Repeat: fire up an xterm resize it to > 80 columns run tcsh invoke nvi suspend nvi do an ls(1) on a non-trivial directory. I don't know if all of the above components are required: they are what I've got so... >Fix: alias ls 'stty -tabs; ls' :-) >Audit-Trail: >Unformatted: