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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 4 Mar 2002 11:30:18 +0100 From: Pavel Tsekov X-Mailer: The Bat! (v1.53d) UNREG / CD5BF9353B3B7091 Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <1508111994.20020304113018@syntrex.com> To: cygwin AT cygwin DOT com Subject: [Possible BUG] VIM and execution of external commands which accept filename as parameter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hey, there! :) I have noticed the following behaviour of VIM and thought it is worth reporting it to the list. Trying to execute an external command from vim and passing it a file name parameter from my home directory using the tilde character fails: sha1sum: ~/gdbtk.ini: No such file or directory shell returned 1 Hit ENTER or type command to continue The output above is generated from the following vim command: ":!sha1sum.exe ~/gdbtk.ini". The same command on linux yields the right result. Actually I'll investigate/debug this further this night (maybe) but if someone knows more on this issue, feel free to speak :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/