Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-09 Thread Larry Hall (RFK Partners, Inc)
At 02:39 PM 1/9/2002, Greg Fenton wrote: >"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > > > At 07:16 PM 1/8/2002, Greg Fenton wrote: > > > > > >Thanks Larry for your replies...you've uncovered my foolishness... > > >I had added to the windows env a $CYGWIN setting when I last >

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-09 Thread Greg Fenton
"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > At 07:16 PM 1/8/2002, Greg Fenton wrote: > > > >Thanks Larry for your replies...you've uncovered my foolishness... > >I had added to the windows env a $CYGWIN setting when I last > upgraded > >BASH and had forgotten about it...sigh..

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Larry Hall (RFK Partners, Inc)
At 07:16 PM 1/8/2002, Greg Fenton wrote: >"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > > > Yep, it is. OK, maybe check your other terminal-related environment > > variables to see if something looks off. If not, I'm not sure what > > the problem is. But if it's affecting more

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Greg Fenton
"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > Yep, it is. OK, maybe check your other terminal-related environment > variables to see if something looks off. If not, I'm not sure what > the problem is. But if it's affecting more than just Cygwin tools, > it has to be something

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Larry Hall (RFK Partners, Inc)
At 06:57 PM 1/8/2002, Greg Fenton wrote: >"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > > > > > Sounds like something or someone reset your TERM variable. > > > >$ echo $TERM >cygwin > > >That's the right value, correct? Yep, it is. OK, maybe check your other terminal-relat

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Greg Fenton
"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> wrote: > > > Sounds like something or someone reset your TERM variable. > $ echo $TERM cygwin That's the right value, correct? greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do You Ya

Re: bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Larry Hall (RFK Partners, Inc)
At 11:00 AM 1/8/2002, Greg Fenton wrote: >I recently upgraded BASH (don't know the previous version I had...). > >Now when I run some programs, BASH misbehaves. > >In particular, I have two programs which stand out: > >Using the command-line P4 to submit, P4 calls vim to edit my >submission entry.

bash 2.05a.0(2) console "misbehaving" on w2k

2002-01-08 Thread Greg Fenton
I recently upgraded BASH (don't know the previous version I had...). Now when I run some programs, BASH misbehaves. In particular, I have two programs which stand out: Using the command-line P4 to submit, P4 calls vim to edit my submission entry. Prior to the upgrade, everything worked flawles