This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tilde expansion (csh)


At 16:08 17-10-2001, Frank D. Greco wrote:
>Can anyone offer any suggestions on why tilde expansion
>is acting funky?   TIA... Frank
>
>=====================================================
>$ echo ~
>/cygdrive/h
>$ ls ~/bin
>frank.ksh  reset-eudora.sh*  foobar.exe*  xcvs*
>$ vi ~/bin/xcvs
>[deleted]
>"/cygdrive/h/bin/xcvs" The system cannot find the path specified.

Nothing wrong with tilde expansion - it expands as it should.


>I have to explicitly cd into my bin directory before
>editing the xcvs script.

Looks to me like you're running a native (non-Cygwin) version of vim.
Check
         which vi
         vi --version
and make sure /usr/bin is at the start of your PATH.

  - Michael

-- 
     I always wondered about the meaning of life.   So I looked it
     up in the dictionary under "L" and there it was - the meaning
     of life.  It was not what I expected.                  - Dogbert 


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]