X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 From: tsunhin wong Date: Mon, 29 Jun 2009 02:17:32 -0400 Message-ID: Subject: Vim.exe of gVim can't display in Cygwin (Vista) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Hi all, I am trying to run vim inside my cygwin shell in Vista I've done it successfully in XP with the following settings: - gVim 7.2 installed with vim.exe - set PATH in environmental variables to include C:\Program files\Vim\vim72 - set .vimrc to point to _vimrc - ln -s vim.exe /usr/bin/vi In my XP, I can trigger vim in my cygwin windows by typing "vi" However, when I do the same thing in Vista 32bit: when I type "vi" - bash: vi: command not found when I type "vim" - the prompt stop at vim and nothing happen, and I have to Ctrl-C to escape - the icon of the cygwin window did change to the Vim icon & "[No Name] - VIM" appears on the top title bar of the window - however it hangs there in "vim" in the cygwin prompt, and nothing else happens when I type "gvim - the gvim window pops up... Please let me know what is wrong, and how can I fix it. Thanks! - J n.b. It didn't work with cygwin 1.5, and I upgraded to cygwin 1.7 beta and it still doesn't work. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple