Larry Becke writes:
> Resize the window while in vi, before you run the sub-shell....

The distinction is that window size isn't an environment string.  It's
a property known to the tty subsystem.  Since this is shared between
the job that's stuck in wait(2) (i.e., vi) and the job that's running,
it's at least feasible to have vi check for changes when it starts
back up.

I don't think it's a bad request.

-- 
James Carlson, KISS Network                    <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to