X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_40,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: "Jason Pyeron" To: References: <28472301 DOT post AT talk DOT nabble DOT com> Subject: RE: Text editor with shell integration Date: Thu, 6 May 2010 08:07:18 -0400 Message-ID: <11942F2CAF974199AEB7EC49675774A4@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <28472301.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of lood > Sent: Thursday, May 06, 2010 7:23 > To: cygwin AT cygwin DOT com > Subject: Text editor with shell integration > > > 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" - I am assuming that notepad++ does not understand paths like /cygdrive/c/filename.txt and /proc/cpuinfo (it has no hope on this one) $ man cygpath > 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. Notepad works because notepad.exe is in the path. You may want to write a wrapper and put it in you path due to the windows - cygwin path format difference. > -- > View this message in context: > http://old.nabble.com/Text-editor-with-shell-integration-tp284 72301p28472301.html > Sent from the Cygwin list mailing list archive at Nabble.com. > > > -- > 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 > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. -- 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