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 To: cygwin AT cygwin DOT com From: Gene Smith Subject: Backspace in gvim Date: Mon, 13 Jun 2005 00:28:14 -0400 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513) X-IsSubscribed: yes This may not be related in cygwin but since that's where I am seeing it I will go ahead and ask. I am running gvim 6.3 windows version and cygwin latest version on XP and 2k which I just installed. Backspace in insert mode used to delete the char to the left (possibly gvim 6.2 on linux and another older cygwin on 2k). I have always :set bs=2 in gvimrc. Now when I hit backspace in insert mode the cursor just moves over the characters and does not seem to affect them. However, when I go to command mode (hit escape) the characters are then removed. Looking at the gvim/vim documenation it never seems to mention that backspace can delete anything other than possibly eol to joint two lines, nor does it mention the deferred delete on hitting escape. However, for years I have used backspace as a immediate delete key, as you can do on the command line vi mode and as backspace works in the email editor I am typing into now. Someone in a previous post dismissed this as "the way gvim works" but no mention was made of the deferred delete occurring when command mode entered. Anyone here know anything about this or seen this? Tks, -gene -- 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/