X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.4 required=5.0	tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <28472301.post@talk.nabble.com>
References: <28472301.post@talk.nabble.com>
Date: Thu, 6 May 2010 13:58:40 +0200
Message-ID: <z2i1ef5a52f1005060458v722da89iddf33bb1ff0206c7@mail.gmail.com>
Subject: Re: Text editor with shell integration
From: Csaba Raduly <rcsaba@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

