delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type:content-transfer-encoding; | |
bh=8LoAgMCAuq7jYOGIIOLUQiMhGmZ98BeXTVeTFufkinQ=; | |
b=L5/YLF2nSN4JmzumOsANdCyva844CWYWXzUY0C8rusK6d6g/MPc9vOD8gklCdJgRvE | |
5aWEDsJA1tA1SQT6WeOJamVUErjKsse4IfTowpCfYb9Li5mqd/A6OdzHc5rFahHYiIWs | |
JYH1D3ZViX/CnxF+ss+NV1QXEN179Wt++dAyHB4fdcTr5JOhUHiiErEmedKE0LL3vLQC | |
Uo0IpJ1GYS5e99+amPGWkuv3WUg1zOECUmGgu/o3l/sBqpoDy6IvHQFlotZwSgFhlxkl | |
4L2CH8NE1QClTBm0anAyVhkKafhpB3GxeTqLN7+GvYTJdiNEu5cJfWuMCQeW+bzs4y2m | |
18pQ== | |
MIME-Version: | 1.0 |
X-Received: | by 10.180.9.38 with SMTP id w6mr34365157wia.57.1438623818950; Mon, |
03 Aug 2015 10:43:38 -0700 (PDT) | |
In-Reply-To: | <85912337-3BB5-4595-8FDD-3259535038C3@noqsi.com> |
References: | <FF2A0FBC-75B1-4A3E-9588-CD3DB7CC448A AT sbcglobal DOT net> |
<5329D15C-0713-4919-8205-AC474BAC5652 AT noqsi DOT com> | |
<CAC4O8c_bRzahs66fCYsuNggvuwy0-JxGbTu8EJsGwaeSVB8G-Q AT mail DOT gmail DOT com> | |
<FFA87469-7432-49C7-8AF5-153C41DFE78F AT sbcglobal DOT net> | |
<CAC4O8c9241Z8A6-kKTQM6f=CTxtTU_-Dmj9uMOqqmp68_OuZxg AT mail DOT gmail DOT com> | |
<BC57B367-8548-4947-B29C-A69378423BA8 AT noqsi DOT com> | |
<631C0577-E61D-40BC-B200-96BA897092E6 AT sbcglobal DOT net> | |
<CAOFvGD5mKEWO9oJpK2HPvLLgAPGB_2YW2vq6hSdqSF-Wkz0TuA AT mail DOT gmail DOT com> | |
<BDB5FA15-D1D3-4BA4-AEDC-092D94A0E72D AT noqsi DOT com> | |
<5E2BB4CD-4E81-45DE-80E0-5CAFE9D85ECC AT sbcglobal DOT net> | |
<CAC4O8c9WJP7dtPzTC6x9F6+mZ-BwnxbMyBpjo6w29iezS+CLAw AT mail DOT gmail DOT com> | |
<85912337-3BB5-4595-8FDD-3259535038C3 AT noqsi DOT com> | |
Date: | Mon, 3 Aug 2015 09:43:38 -0800 |
Message-ID: | <CAC4O8c-6S76Hwfzp=mb7CuXn1iK1ifUW+-J420dc+kJkrRdizw@mail.gmail.com> |
Subject: | Re: [geda-user] Improved Find |
From: | "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t73Hhh23004176 |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, Aug 3, 2015 at 4:07 AM, John Doty <jpd AT noqsi DOT com> wrote: > > On Aug 2, 2015, at 6:15 PM, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote: > >> It would be nice if find was somehow able to find everything in the dir at >> least, at least as an option. Lots of editors fail at this and its annoying. > > I often find myself typing things like “cat Video.*.sch | grep refdes=C | sort” to a shell. There are probably a thousand such useful shell one-liners involvi Me too. And its annoying. Note that what you're doing here is just a simple search. That's what you want most of the time, so it's worth incorporating it as a feature. When using vim, do you do the above, or do you /whatever? > ng grep, cat, sort, wc, and uniq on geda-gaf files. A million if you throw in sed and awk. Hurray for a simple file format! I think no one is proposing changing the format, the question is whether some form of global search is worth having in gschem. I would say definitely yes, provided its graceful enough that it can work for search or just navigation. Britton
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |