Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: latest version of vi messes up bash for me Date: Sat, 7 Jun 2003 20:48:38 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <3EE1F53D.17829.305203@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Stephen Biggs > Sent: Saturday, June 07, 2003 2:23 PM > To: cygwin AT cygwin DOT com > Subject: latest version of vi messes up bash for me > > > Everything the latest from the mirror sites, Windows 98. > > Invoking vi from a working bash prompt, doing various editing tasks and > then exiting back to the prompt by what ever means (:q, :q!, :wq), the > keyboard now does not echo and the cursor does not move, except for CTRL- > C. "reset" works but the echo still does not show. > > I have to dismiss the bash prompt and invoke another one. I too have very late stuff installed, and I do run thevery same installation on both Win2K (more) and Win98SE (less now). I have no problems like yours when running vi (i.e. vim, as vi is a link to vim). There is other minor nuicances though... _Win2000_ :!ls -l Doesn't handle LF's as it should. e.g, ls output is: file1 file2 file3 file4 ... _Win98SE_ :!ls -l E91: 'shell' option is empty Hit ENTER or type command to continue Hmm... Is that $SHELL ? I have a script, running from .profile, that examines the contents of $SHELL and removes all of it if there is 'command.com' (DOS thing) in there (leaving it there will cause startx to fail - Win98 specific problem). /Hannu E K Nevalainen, 59~14'N, 17~12'E ~ <=> degree -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/