Re: latest version of vi messes up bash for me

2003-06-11 Thread Larry Hall
Stephen Biggs wrote: After I created the user ID 'steve' in Windows 98 and then logged on to it, Vim works flawlessly now. It seems to be some sort of ID screw-up (proved by the lockup with cygcheck) if your Windows user name is not the same as your cygwin name. I can see how this can be a pro

Re: latest version of vi messes up bash for me

2003-06-11 Thread Stephen Biggs
On 10 Jun 2003 at 16:56, Larry Hall wrote: > Stephen Biggs wrote: > > On 9 Jun 2003 at 21:16, Pierre A. Humblet wrote: > > > > > >>On Tue, Jun 10, 2003 at 03:57:32AM +0200, Stephen Biggs wrote: > >> > >> > >> > >> > >>>Maybe it is relevant to say that I am invoking cygwin by the shortcut of: >

RE: latest version of vi messes up bash for me

2003-06-10 Thread Shankar Unni
Igor Pechtchanski [mailto:[EMAIL PROTECTED] wrote: > The bash man page says >An interactive shell is one started without non-option >arguments and without the -c option whose standard input >and output are both connected to terminals (as determined >by isatty(3)), or one start

Re: latest version of vi messes up bash for me

2003-06-10 Thread Igor Pechtchanski
On Tue, 10 Jun 2003, Shankar Unni wrote: Larry Hall wrote: > Also, it would be useful to know if vim works for you if you > login to Windows and use cygwin.bat instead. * If I run cygwin.bat directly from Start/Run..., it works fine. (I mean I can start vim, exit, and echo is OK). (I don't have

Re: latest version of vi messes up bash for me

2003-06-10 Thread Shankar Unni
Larry Hall wrote: Also, it would be useful to know if vim works for you if you > login to Windows and use cygwin.bat instead. * If I run cygwin.bat directly from Start/Run..., it works fine. (I mean I can start vim, exit, and echo is OK). (I don't have CYGWIN or TERM set in the native Windows

Re: latest version of vi messes up bash for me

2003-06-10 Thread Larry Hall
Stephen Biggs wrote: On 9 Jun 2003 at 21:16, Pierre A. Humblet wrote: On Tue, Jun 10, 2003 at 03:57:32AM +0200, Stephen Biggs wrote: Maybe it is relevant to say that I am invoking cygwin by the shortcut of: C:\WINDOWS\COMMAND.COM /E:4096 /c C:\cygwin\bin\login steve with the /etc/passwd file

Re: latest version of vi messes up bash for me

2003-06-10 Thread Stephen Biggs
On 9 Jun 2003 at 21:16, Pierre A. Humblet wrote: > On Tue, Jun 10, 2003 at 03:57:32AM +0200, Stephen Biggs wrote: > > > > > Maybe it is relevant to say that I am invoking cygwin by the shortcut of: > > C:\WINDOWS\COMMAND.COM /E:4096 /c C:\cygwin\bin\login steve > > with the /etc/passwd file en

Re: latest version of vi messes up bash for me

2003-06-09 Thread Pierre A. Humblet
On Tue, Jun 10, 2003 at 03:57:32AM +0200, Stephen Biggs wrote: > Maybe it is relevant to say that I am invoking cygwin by the shortcut of: > C:\WINDOWS\COMMAND.COM /E:4096 /c C:\cygwin\bin\login steve > with the /etc/passwd file entries: > user::400:401:user:/home/user:/bin/bash > steve::502:10

RE: latest version of vi messes up bash for me

2003-06-09 Thread Stephen Biggs
After some very lucid and comprehensive help from Jon LaBadie, I have found that my stty settings are, indeed, messed up after returning from VI. Here is the output of 'stty -a' from a bash prompt just invoked: speed 38400 baud; rows 50; columns 80; line = 0; intr = ^C; quit = ^\; erase = ^H; ki

RE: latest version of vi messes up bash for me

2003-06-07 Thread Stephen Biggs
On 7 Jun 2003 at 20:48, Hannu E K Nevalainen (garbage wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > > Of Stephen Biggs > > Sent: Saturday, June 07, 2003 2:23 PM > > To: [EMAIL PROTECTED] > > Subject: latest version of vi messes up bash for me

RE: latest version of vi messes up bash for me

2003-06-07 Thread Hannu E K Nevalainen \(garbage mail\)
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Stephen Biggs > Sent: Saturday, June 07, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: latest version of vi messes up bash for me > > > Everything the latest from the mirror sites, Windows 98. > > Invokin