"Larry" == Larry Becke <[EMAIL PROTECTED]> writes:

Larry> I would still consider it to be a sub-process change to the
Larry> environment (in this case the visual environment) and I would
Larry> NOT want it to come back to the parent process.  ie - resize
Larry> during child operation, go back to original size (or use
Larry> original sizing) when returned to parent.
 
I'll politely disagree with you on this one.  The user has resized the
window, and that applies to all the applications running in that
window.  Both vi and its subshell are running there.

I'd find it strange if, for some reason, I shrunk the window for some
reason when in a subshell, and when I returned vi used the terminal
size settings from before the resize.  So now I'd have some of my text
off the edge of the screen or something else strange.  It seems to me
it violates the "least surprise" principle.

Your idea of changing the size back to the old size is one way to
solve it, the other way, which seems more intuitive to me, is to have
vi pick up the new size.

Thanks.
-- 
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 366-9085 (SUN internal: x41850)
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to