X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 11 Jul 2008 14:53:58 +0200 From: "Robert Latest" To: cygwin Subject: un-indenting doesn't work with vim MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello list, When writing stuff in "vim", I can't unindent without first havin to leave the Insert mode. In other words, I type a line, hit "enter", then "tab", and do the next line. When I hit enter again, the cursor goes onto the first position of the indented line, which is what I want. But if at some point I wish to un-indent by pressing backspace at the beginning of a new line, nothing happens. I first have to exit Insert mode, then use "x" to delete one tab, and then go back into insert mode. This is very annoying. On my Linux box at home, vim behaves as expected. The behavior occcurs both in the Cygwin DOS window and in an xterm. Thanks, robert -- 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/