This is the mail archive of the cygwin 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: Text editor with shell integration


On Thu, May 6, 2010 at 1:22 PM, lood  wrote:
>
> Hi all. How could I integrate my text editor (e.g. Notepad++) to run it
> easily from Cygwin? I mean, something similiar to "notepad ./file.ext" -
> this works, I just want to use Notepad++ instead of standard Windows editor
> ("notepad++ ./file.ext" or something like that). Where I can add this
> functionality? Thanks.

Do you want something like this?

/cygdrive/c/Program\ Files/Notepad++/notepad++.exe ./file.ext &

Or something like this: http://www.frykholm.se/scitecmd.html

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

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


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