Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 1997 12:25:52 -0700 (MST)
From:      Marc Slemko <marcs@znep.com>
To:        "Brian N. Handy" <handy@sag.space.lockheed.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Stupid vi question
Message-ID:  <Pine.BSF.3.95.970309122259.12417E-100000@alive.znep.com>
In-Reply-To: <Pine.OSF.3.94.970209100651.2932I-100000@sag.space.lockheed.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You are running stty in your .cshrc, .bashrc, or whatever startup file
your shell is reading from.  You should only have it do that for
interactive shells otherwise you get warnings like the below.

On Sun, 9 Feb 1997, Brian N. Handy wrote:

> Hey,
> 
> So...here's something that's annoyed me for a long time, and now someone
> else has asked me the same question.
> 
> When you're in vi...if you want to wrap a paragraph of text, you might use
> a command like:
> 
> 	!}fmt
> 
> Now, on every machine other than mine, this works.  On my FreeBSD box, I
> get:
> 	stty: stdin isn't a terminal
> 
> (Though the wrap works fine and there are no other problems.)
> 
> What's going on here?  How do I fix this?
> 
> Clueless,
> 
> Brian
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970309122259.12417E-100000>