Text editor with shell integration

Csaba Raduly rcsaba@gmail.com
Thu May 6 11:58:00 GMT 2010


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



More information about the Cygwin mailing list