Re: Text editor with shell integration

2010-05-10 Thread Luc Hermitte
Hello, "Angelo Graziosi" wrote: > > "lood" wrote : > > Please, read this: http://cygwin.com/acronyms/#PCYMTNQREAIYR Hum ... I missed that. I was used to less stupid mirrors (and a lot of spam...) > > I have written cyg-wrapper.sh to answer this need. > > http://hermitte.free.fr/cygwin/#W

Re: Text editor with shell integration

2010-05-07 Thread Angelo Graziosi
Luc Hermitte wrote: Hello, "lood" wrote : Please, read this: http://cygwin.com/acronyms/#PCYMTNQREAIYR I have written cyg-wrapper.sh to answer this need. http://hermitte.free.fr/cygwin/#Win32 Very interesting! (That script should be added to Cygwin, as new package or to cygutils...)

Re: Text editor with shell integration

2010-05-07 Thread Luc Hermitte
Hello, "lood" wrote : > 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). W

RE: Text editor with shell integration

2010-05-07 Thread Buchbinder, Barry (NIH/NIAID) [E]
Csaba Raduly sent the following at Thursday, May 06, 2010 7:59 AM >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 similar to "notepad >> ./file.ext" - this works, I just want to use Not

Re: Text editor with shell integration

2010-05-06 Thread Tim Prince
On 5/6/2010 5:07 AM, Jason Pyeron wrote: I am assuming that notepad++ does not understand paths like /cygdrive/c/filename.txt and /proc/cpuinfo (it has no hope on this one) mkdir /cygdrive/c/proc cat /proc/cpuinfo > /cygdrive/c/proc then your windows app (running from C:) can open /proc

R: Text editor with shell integration

2010-05-06 Thread Marco Atzeri
--- Gio 6/5/10, lood ha scritto: > > 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

RE: Text editor with shell integration

2010-05-06 Thread Jason Pyeron
> -Original Message- > From: cygwin-ow...@cygwin.com > [mailto:cygwin-ow...@cygwin.com] On Behalf Of lood > Sent: Thursday, May 06, 2010 7:23 > To: cygwin@cygwin.com > Subject: Text editor with shell integration > > > Hi all. How could I integrate m

Re: Text editor with shell integration

2010-05-06 Thread Csaba Raduly
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"

Text editor with shell integration

2010-05-06 Thread lood
Where I can add this functionality? Thanks. -- View this message in context: http://old.nabble.com/Text-editor-with-shell-integration-tp28472301p28472301.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: h