Go Here in Terminal

2014-10-27 Thread Jan Erik Moström
Is it possible to get BBEdit to use some other app than Terminal, like
for example iTerm?

= jem

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Hoe to run multi file searches as a script or macro

2014-10-27 Thread Dave
I think they made that change in mountain lion, but it could have been lion.

When you get your new machine you might want to download the latest gnu grep. 
Drop me a line if you need help building it with PCRE support. 

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Hoe to run multi file searches as a script or macro

2014-10-27 Thread Dave
The -f option didn't change. I think it's a posix standard. The path to the 
pattern file has to immediately follow the -f, and the patterns have to be 
LF-delimited. I've used it in both BSD grep and gnu grep. 

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Mike Margerum
I use the XML tidy function a lot.  Please bring it back.

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Hoe to run multi file searches as a script or macro

2014-10-27 Thread mmb21003200

Using grep works but only one search at a time because of my limited 
knowledge of regexp !

How do I do a regexp search with multiple finds but excluding certain 
patterns so for example in Perl I can do

print if (/^.*\@thisweek(?!.*\@done).*/);
print if (/^.*\@nextweek(?!.*\@done).*/); etc

Not great as would rather do it in one pattern, but it does return what I 
want.

So Ideally I want to find all lines with '@due' OR '@next-week' OR '@next 
month' but NOT @done

Cant understand why a multi file search using text factory  in BBE won't 
allow the results to go into a new window.

Thanks.
---
Mark

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Rich Siegel

On Monday, October 27, 2014, Mike Margerum m...@margerum.com wrote:


I use the XML tidy function a lot.  Please bring it back.


It's not as though this was a capricious decision. :-) The Tidy 
support in the OS (which is what we use, because trying to 
maintain the libraries independently turned out to be a 
disaster) hasn't been updated since 2006. It predates current 
standards and practices by eight years (and counting).


There are built-in tools which should do the job; if they are 
insufficient, please write to support and tell us how they can 
be enhanced to meet your needs.


Alternatively, since /usr/bin/tidy appears to be part of the 
default OS install, a suitably motivated individual could 
perhaps assemble a package for Tidy support, maybe even making 
use of the new ability to put dialog boxes on Unix filters.


R.
--
Rich Siegel Bare Bones Software, Inc.
sie...@barebones.com  http://www.barebones.com/

Someday I'll look back on all this and laugh... until they 
sedate me.


--
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups BBEdit Talk group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread LuKreme

On Oct 27, 2014, at 07:38, Rich Siegel sie...@barebones.com wrote:
 maybe even making use of the new ability to put dialog boxes on Unix filters.

Oooo, really? I may have to investigate that.

-- 
Taco cat = tac ocaT

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Emmet support

2014-10-27 Thread Dan Eveland
Hi,

Love BBedit. Been using for way too many years. Just upgraded to 11. I'll 
mention now that BBedit is one of only half-a-dozen apps on my Mac that is 
not from the app store, and is the only one in that category I don't mind 
paying for upgrades on.

Is there any way to get emmet functionality into BBedit? Is it already 
there and I am just not seeing it? There is a nice plugin for TextMate, but 
I am trying to focus on one singular text editor instead of having 4 
installed all the time.

Thanks!

http://emmet.io

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Andy Knasinski
I've poked around, but I'm not sure which built-in tools will reflow like 
tidy did. Please provide more info!

On Monday, October 27, 2014 8:38:52 AM UTC-5, Rich Siegel wrote:

 On Monday, October 27, 2014, Mike Margerum mi...@margerum.com 
 javascript: wrote: 

 I use the XML tidy function a lot.  Please bring it back. 

 It's not as though this was a capricious decision. :-) The Tidy 
 support in the OS (which is what we use, because trying to 
 maintain the libraries independently turned out to be a 
 disaster) hasn't been updated since 2006. It predates current 
 standards and practices by eight years (and counting). 

 There are built-in tools which should do the job; if they are 
 insufficient, please write to support and tell us how they can 
 be enhanced to meet your needs. 

 Alternatively, since /usr/bin/tidy appears to be part of the 
 default OS install, a suitably motivated individual could 
 perhaps assemble a package for Tidy support, maybe even making 
 use of the new ability to put dialog boxes on Unix filters. 



-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Maarten Sneep

 On 27 Oct 2014, at 14:38, Rich Siegel sie...@barebones.com wrote:
 
 On Monday, October 27, 2014, Mike Margerum m...@margerum.com wrote:
 
 I use the XML tidy function a lot.  Please bring it back.
 
 It's not as though this was a capricious decision. :-) The Tidy support in 
 the OS (which is what we use, because trying to maintain the libraries 
 independently turned out to be a disaster) hasn't been updated since 2006. It 
 predates current standards and practices by eight years (and counting).

That is not the only problem. The last change in the official repository 
appears to date back to March 2009 (5 years and 7 months ago as sourceforge 
helpfully reminds you). 

 There are built-in tools which should do the job; if they are insufficient, 
 please write to support and tell us how they can be enhanced to meet your 
 needs.

Section 11 of the user manual, and especially the check and update tools (page 
252 and further).

 Alternatively, since /usr/bin/tidy appears to be part of the default OS 
 install, a suitably motivated individual could perhaps assemble a package for 
 Tidy support, maybe even making use of the new ability to put dialog boxes on 
 Unix filters.

While the latter is interesting, I don’t think tidy will handle modern HTML. 
Honestly, tidy looks like a dead project.

Maarten

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Ted Stresen-Reuter
On Oct 27, 2014, at 4:57 PM, Andy Knasinski andyk...@gmail.com wrote:

 I've poked around, but I'm not sure which built-in tools will reflow like 
 tidy did. Please provide more info!

Markup - Utilities - Format...

It's not exactly the same, I suppose, but it should be good enough. Remember 
that white space between elements in HTML should not impact the rendered 
display (contrary to behavior in prior versions of some browsers... methinks my 
age is showing).

Ted (an avid Tidy fan, but alas, it's days of usefulness are rapidly vanishing, 
which is probably a good thing if you think about it)

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Emmet support

2014-10-27 Thread Rich Siegel

On Monday, October 27, 2014, Dan Eveland devel...@gmail.com wrote:


Is there any way to get emmet functionality into BBedit?


You'll have to ask the Emmet implementors to do it. They will 
tell you in reply that BBEdit doesn't support the plug-in 
features that they need, to which I say that they should be 
encouraged to look at the dialog front-ends for text filters  
that got introduced in 11.0 (and you can point them here: 
http://www.barebones.com/support/technotes/filter-dialogs.html). 
If they want to make an effort to work with what the app has to 
offer, we are happy to answer any specific questions they may 
have. :-)


R.
--
Rich Siegel Bare Bones Software, Inc.
sie...@barebones.com  http://www.barebones.com/

Someday I'll look back on all this and laugh... until they 
sedate me.


--
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups BBEdit Talk group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Underlined text

2014-10-27 Thread Lee Hinde
Why is this text underlined?

http://f.cl.ly/items/1g1O1i2R380O2K0o2Q0R/Image%202014-10-27%20at%202.43.07%20PM.png

and why just some of it?


(BBEdit 11, Yosemite)

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Underlined text

2014-10-27 Thread Lee Hinde
it's a spelling alert. Not sure why not all uses are flaggged.

On Mon, Oct 27, 2014 at 2:44 PM, Lee Hinde leehi...@gmail.com wrote:

 Why is this text underlined?


 http://f.cl.ly/items/1g1O1i2R380O2K0o2Q0R/Image%202014-10-27%20at%202.43.07%20PM.png

 and why just some of it?


 (BBEdit 11, Yosemite)


-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Rick Gordon
Actually, I believe that an inline block element followed by a return 
will interpret that as a space, so that something like:


img src=x1 style=display:inline-blockImage_1/a
img src=x2 style=display:inline-blockImage_2/a

... would have a space between them, while ...

img src=x1 style=display:inline-blockImage_1/aimg src=x2 
style=display:inline-blockImage_2/a


... would not.

Rick Gordon

-
On 10/27/14 12:42 PM, Ted Stresen-Reuter wrote:

On Oct 27, 2014, at 4:57 PM, Andy Knasinskiandyk...@gmail.com  wrote:

It's not exactly the same, I suppose, but it should be good enough. Remember 
that white space between elements in HTML should not impact the rendered 
display (contrary to behavior in prior versions of some browsers... methinks my 
age is showing).

___
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___
WWW: http://www.shelterpub.com

--
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups BBEdit Talk group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Tidy Retired

2014-10-27 Thread Ted Stresen-Reuter
On Oct 27, 2014, at 10:37 PM, Rick Gordon li...@rickgordon.com wrote:

 img src=x1 style=display:inline-blockImage_1/aimg src=x2 
 style=display:inline-blockImage_2/a
 
 ... would not.

I see. What I was referring to, though, was the space between elements (not 
inside elements) which, IIRC, used to be a problem (but that was oh so many 
moons ago, hard for a guy to remember).

Ted

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Hoe to run multi file searches as a script or macro

2014-10-27 Thread Dave
grep -RP @(due|next(-week| month)).+(?!@done) path  search_results.txt

Should find all of them, but only if you have gnu grep with PCRE support.

On Monday, October 27, 2014 4:53:57 AM UTC-4, mmb21...@gmail.com wrote:


 Using grep works but only one search at a time because of my limited 
 knowledge of regexp !

 How do I do a regexp search with multiple finds but excluding certain 
 patterns so for example in Perl I can do

 print if (/^.*\@thisweek(?!.*\@done).*/);
 print if (/^.*\@nextweek(?!.*\@done).*/); etc

 Not great as would rather do it in one pattern, but it does return what I 
 want.

 So Ideally I want to find all lines with '@due' OR '@next-week' OR '@next 
 month' but NOT @done

 Cant understand why a multi file search using text factory  in BBE won't 
 allow the results to go into a new window.

 Thanks.
 ---
 Mark



-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Go Here in Terminal

2014-10-27 Thread Christopher Stone
On Oct 27, 2014, at 03:55, Jan Erik Moström li...@mostrom.pp.se wrote:
 
 Is it possible to get BBEdit to use some other app than Terminal, like for 
 example iTerm?
__

Hey Jan,

Look in the Expert Prefs.

--
Best Regards,
Chris

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Hoe to run multi file searches as a script or macro

2014-10-27 Thread Christopher Stone
On Oct 25, 2014, at 21:45, Charlie Garrison garri...@zeta.org.au wrote:
 
 BTW, how do I get commands to run in the Unix worksheet, cmd enter does not 
 do anything ? (I need to RTFM).
 
 Yep, RTFM, cmd-enter does not do anything. Just press enter.
__

This is a new convention in BBEdit 11.

'Cmd-Return' or 'Enter' used to be the default invocation hotkeys.

'New Line After Paragraph' has taken over Cmd-Return, and 'New Line Before 
Paragraph' has taken over Cmd-Shift-Return.

'Ctrl-Return' and 'Enter' are the NEW defaults.  The latter is a long reach on 
a full-size keyboard, so I prefer the former.

--
Best Regards,
Chris

-- 
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.twitter.com/bbedit

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.