[] or | ?

2017-05-08 Thread Jean-Christophe Helary
I'm wondering if [] and | are equivalent for single characters or if there are marginal cases where they would not be equivalent ? Jean-Christophe -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email

Re: trimming + grep + applescript

2017-04-17 Thread Jean-Christophe Helary
> On Apr 18, 2017, at 1:29, Bruce Van Allen wrote: > > On 4/17/17 at 9:03 AM, t...@me.com (Tom) wrote: > >> To match any whitespace except newlines you can use the Unicode class `\h` > > Yes. I think the OP was only concerned with spacebar spaces, and maybe tabs. Indeed,

Re: trimming + grep + applescript

2017-04-15 Thread Jean-Christophe Helary
Thank you all for the replies. > On Apr 16, 2017, at 5:53, Christopher Stone > wrote: > > A) Correct regex syntax (which Bruce kindly provided). Sorry, my regex was indeed about removing stuff at the beginning *only* and since I could not figure how to make that

trimming + grep + applescript

2017-04-15 Thread Jean-Christophe Helary
It looks like I'm trying to reinvent the wheel, but I can find a way to do this: 1) replace ^\s with nothing 2) replace \s$ with nothing in a single string The following lines don't work, because of the "^": set pathstring to " /path/to/my file.stuff " tell application "BBEdit"

Re: Slow launch ?

2017-03-23 Thread Jean-Christophe Helary
>> Here it's more 5/10 for a cold launch and much faster (like 2/4) once >> they've been recently opened. > > Please write to support. :-) We'll tell you how to gather diagnostic > information. I'll do. >> I have an early 2011 i5 with 16gb, but with what I'd diagnose as >> asthma on a human

Re: Slow launch ?

2017-03-23 Thread Jean-Christophe Helary
> Hey Jean-Christophe, Do you ever sleep ? :) > How slow is considerably slower? About twice the time. > On my Mid-2010 i7 MacBook Pro with no windows to reopen TextWrangler takes > about 3 seconds to launch and BBEdit takes about 4 seconds. Here it's more 5/10 for a cold launch and much

Slow launch ?

2017-03-22 Thread Jean-Christophe Helary
I'm slowly phasing out Textwrangler (basically changing file associations every time a file launches TW), but I'm finding BBEdit to be considerably slower to launch. Is there anything I did that causes that? Jean-Christophe -- This is the BBEdit Talk public discussion group. If you have a

Re: How to Undo Multi-File Find and Replace

2017-02-26 Thread Jean-Christophe Helary
> So go ahead and tell me that I just have to go back and start all over again > with a fresh copy of the files, because there is no way to undo a multi-file > find and replace. You can use a regex to fix the broken links :) There's plenty of hope. Now what it the pattern of those broken links

Re: Help With Grep Pattern

2017-02-26 Thread Jean-Christophe Helary
Bill, > https://www.billkochman.com/Articles/my-article.html > > https://www.billkochman.com/Articles/;. > If I use this: > > \t\t there because all such lines are prefixed by two tabs. There is not need to check for the presence of tabs since what you want concerns only the URL. Since the

Re: Just bought BBEdit. Previously used TextWrangler. Did I get ripped?

2016-07-28 Thread Jean-Christophe Helary
marked and > repackaged with different names? Keep in mind I aint no coder. http://www.barebones.com/products/bbedit/comparison.html Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "su

Re: generic xml support ?

2015-12-20 Thread Jean-Christophe Helary
> On Dec 20, 2015, at 12:49, Kerri Hicks <kerri.hi...@gmail.com> wrote: > > On Sat, Dec 19, 2015 at 6:38 PM, Jean-Christophe Helary > <jean.christophe.hel...@gmail.com <mailto:jean.christophe.hel...@gmail.com>> > wrote: > >> On Dec 20, 2015, at

Re: generic xml support ?

2015-12-19 Thread Jean-Christophe Helary
> On Dec 20, 2015, at 02:08, Kerri Hicks <kerri.hi...@gmail.com> wrote: > > On Sat, Dec 19, 2015 at 7:55 AM, Jean-Christophe Helary > <jean.christophe.hel...@gmail.com <mailto:jean.christophe.hel...@gmail.com>> > wrote: > I was editing a tmx file and

generic xml support ?

2015-12-19 Thread Jean-Christophe Helary
Are there tricks/scripts to make BBEdit act as a generic XML editor ? Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "supp...@barebones.com" rather than posting to the gro

Re: generic xml support ?

2015-12-19 Thread Jean-Christophe Helary
t failed. But I was thinking other things like auto expend tags based on context, validate (like nxml mode does in emacs) etc. Are there already available solutions ? Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to re

BBEdit manual layout

2015-12-19 Thread Jean-Christophe Helary
I was wondering why the left margin text on the odd pages of the PDF manual is much wider than it is on the even pages. Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "

Re: BBEdit manual layout

2015-12-19 Thread Jean-Christophe Helary
> On Dec 19, 2015, at 23:14, Neil Faiman <neil.goo...@faiman.org> wrote: > > >> On Dec 19, 2015, at 8:45 AM, Jean-Christophe Helary >> <jean.christophe.hel...@gmail.com> wrote: >> >> I was wondering why the left margin text on the odd p

Quality of life

2015-12-04 Thread Jean-Christophe Helary
the things you expected. Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "supp...@barebones.com" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitte

Re: Option as meta

2015-10-16 Thread Jean-Christophe Helary
f a pain... Option is used to enter accented characters on a standard keyboard so for a lot of users that would be a bad idea. Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "su

Re: Option as meta

2015-10-16 Thread Jean-Christophe Helary
> On Oct 17, 2015, at 07:33, @lbutlr <krem...@kreme.com> wrote: > > On Oct 16, 2015, at 8:52 AM, Jean-Christophe Helary > <jean.christophe.hel...@gmail.com> wrote: >> On Oct 16, 2015, at 19:43, Chris Wright <cawright...@gmail.com> wrote: >>> I've f

operations in regex ?

2015-03-31 Thread Jean-Christophe Helary
Is there a way to do something like this: search for (\d) replace by \1+1 to get an incremented value for (\d) ? Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email supp...@barebones.com

Re: operations in regex ?

2015-03-31 Thread Jean-Christophe Helary
, Jean-Christophe Helary jean.christophe.hel...@gmail.com wrote: Is there a way to do something like this: search for (\d) replace by \1+1 __ Hey Jean-Christophe, As far as I know regex cannot be made to do

Save As dialog size

2015-02-09 Thread Jean-Christophe Helary
I'm trying to save a CVS file under a different encoding but the dialog size does not allow me to reach it's bottom on my 13 MBP... Is there a way to fix that ? Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report

Re: Save As dialog size

2015-02-09 Thread Jean-Christophe Helary
The latest version of TW shows the bottom of the dialog properly. And I'm using BBEdit 10. Jean-Christophe Helary On Feb 10, 2015, at 13:46, Jean-Christophe Helary jean.christophe.hel...@gmail.com wrote: I'm trying to save a CVS file under a different encoding but the dialog size does

Edit Show Clipboard (BBEdit 10)

2015-01-03 Thread Jean-Christophe Helary
) to no avail. I can find a Previous/Next Clipboard at the bottom of the Edit menu, but a Show Clipboard is nowhere to be seen. Am I missing something ? Jean-Christophe Helary -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please

<    1   2