delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/05/06/08:18:27

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <5010.77355.qm@web25502.mail.ukl.yahoo.com>
Date: Thu, 6 May 2010 12:18:12 +0000 (GMT)
From: Marco Atzeri <marco_atzeri AT yahoo DOT it>
Subject: R: Text editor with shell integration
To: cygwin AT cygwin DOT com
In-Reply-To: <28472301.post@talk.nabble.com>
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

--- Gio 6/5/10, lood ha scritto:

>=20
> 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.
> --=20

"notepad ./file.ext" works as notepad is in your PATH.

3 possibilities:

1) you add the notepad++ directory in you path

2) you create a link in your "~/bin" or in "/usr/local/bin"
$ ln -s /full_path_of_notepad++ notepad++

3) add an alias
$ alias notepad++=3D/full_path_of_notepad++


Regards
Marco





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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019