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]
Other format: [Raw text]

Re: Does cygstart always expand arguments?




Igor Pechtchanski wrote:

I think you're confused about what cygstart does.  Cygstart is for
situations when, given a data file, you want to run the associated
application, like double-clicking it in explorer.  While you can use it to
launch .exe's (by definition), it's probably not what you want in this
case.  Try invoking gvim without cygstart, i.e., simply

$ gvim "file with spaces.txt"

Hope this helps,
	Igor



cygstart documentation says you can supply arguments.

In general, one would expect to be able to have arguments
that have embedded spaces in them, yes?

Thanks - Jim



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


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