Re: [osol-discuss] Re: Re: vi should pick up resize during shell escape

2006-05-18 Thread James Carlson
Dave Marquardt writes: > "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> d

Re: [osol-discuss] Re: Re: vi should pick up resize during shell escape

2006-05-18 Thread Rich Teer
On Thu, 18 May 2006, Dave Marquardt wrote: > 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 somethin

Re: [osol-discuss] Re: Re: vi should pick up resize during shell escape

2006-05-18 Thread Dave Marquardt
"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 o

Re: [osol-discuss] Re: Re: vi should pick up resize during shell escape

2006-05-18 Thread Bill Sommerfeld
On Thu, 2006-05-18 at 13:39, Larry Becke wrote: > I would still consider it to be a sub-process change to the > environment (in this case the visual environment) and I would NOT want > it to come back to the parent process. we're not talking about a window size which is under the control of an app

[osol-discuss] Re: Re: vi should pick up resize during shell escape

2006-05-18 Thread Larry Becke
I would still consider it to be a sub-process change to the environment (in this case the visual environment) and I would NOT want it to come back to the parent process. ie - resize during child operation, go back to original size (or use original sizing) when returned to parent. This messa