Re: compare two frontmost documents

2020-07-30 Thread Luc P. Beaudoin

thanks for suggesting that, Sam. I hadn't revisited that pane in a while. I 
haven't disabled the commands, however. Per my latest comment, BBEdit does 
not find it via Help menu for some reason, but I can work around that.
cheers,
Luc
On Tuesday, July 28, 2020 at 5:48:48 PM UTC-7 Sam Hathaway wrote:

> Luc,
>
> On my copy of BBEdit (version 13.1.2 (414058, 64-bit, sandboxed)) on macOS 
> (version 10.15.6 (19G73)), I see this command under Search > Find 
> Differences > Compare Two Front Windows.
>
> Is it possible that you’ve disabled this command under Preferences > Menus 
> & Shortcuts?
>
> Hope this helps.
> -sam
>
> On 28 Jul 2020, at 20:39, Luc P. Beaudoin wrote:
>
> macOS 10.14.6 . Yes, I searched for command in BBEdit's Help menu...
>
> On Tuesday, July 28, 2020 at 5:38:27 PM UTC-7 Luc P. Beaudoin wrote:
>
>> Hi, In BBEDit 13, I  can't find "Compare Two Front Windows". I used to 
>> use "Compare Two Front Documents" a lot in and < to BBEdit 12. 
>>
>>- 
>>
>>
>>> "Compare Two Front Documents" has been changed to "Compare Two 
>>Front Windows". This more accurately reflects its behavior, and provides 
>>for a more predictable set of rules, specifically: this command is 
>> enabled 
>>only if there are two or more editing (or project) windows open, and a 
>>text document is active in each of the frontmost two windows, and if 
>>neither window is blocked by a modal dialog box).
>>- 
>>
>>
>>
>> and yes, the two frontmost files are .txt files... (one was a TaskPaper 
>> (text) file but I did rename it).
>>
>> thanks,
>>
>> Luc
>>
>> -- 
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "sup...@barebones.com" 
> rather than posting here. Follow @bbedit on Twitter: <
> https://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+un...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/bf25e66a-e81a-468c-98eb-419870c91ac8n%40googlegroups.com
>  
> 
> .
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/954d1c05-9e09-4c5e-a881-386a8d9dd367n%40googlegroups.com.


Re: compare two frontmost documents

2020-07-30 Thread Luc P. Beaudoin
Thank you! That's it.

Interestingly, when in BBEdit > Help menu, I type `compare two`, that menu 
item is not revealed by BBEdit. If I type `find differences`, I can get to 
the menu and navigate with arrow keys from there. 

my solution will be to setup a keyboard shortcut.

Cheers,
Luc


On Tuesday, July 28, 2020 at 5:47:47 PM UTC-7 Neil Faiman wrote:

> Compare Two Front Windows is in the Search > Find Differences submenu.
>
> Regards,
>
> Neil Faiman
>
>
> On Tuesday, July 28, 2020 at 5:38:27 PM UTC-7 Luc P. Beaudoin wrote:
>
>> Hi, In BBEDit 13, I  can't find "Compare Two Front Windows". I used to 
>> use "Compare Two Front Documents" a lot in and < to BBEdit 12. 
>>
>>- 
>>
>>
>>> "Compare Two Front Documents" has been changed to "Compare Two 
>>Front Windows". This more accurately reflects its behavior, and provides 
>>for a more predictable set of rules, specifically: this command is 
>> enabled 
>>only if there are two or more editing (or project) windows open, and a 
>>text document is active in each of the frontmost two windows, and if 
>>neither window is blocked by a modal dialog box).
>>
>>
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/257dbbae-c6bc-4c5d-a482-8b3af127a01en%40googlegroups.com.


Re: Space after line numvers

2020-07-30 Thread Bruce Van Allen

On 7/30/20 at 1:00 PM, garrettay...@gmail.com (Garrett Taylor) wrote:


It worked after I replaced the \s using the space bar to create the spaces.


Yeah - \s matches a single whitespace character - spacebar 
space, tab, carriage return, form feed, etc., in the search pattern.


But it doesn't stand for anything in the replacement (other than 
itself - slash s).


HTH

--

  - Bruce

_bruce__van_allen__santa_cruz__ca_

--
This is the BBEdit Talk public discussion group. If you have a feature request or need 
technical support, please email "supp...@barebones.com" rather than posting here. 
Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/r480Ps-10146i-AE16BAD20A8E4353A86795371F43BFB9%40Forest.local.


Re: Space after line numvers

2020-07-30 Thread Garrett Taylor
Thanks Jim, 
It worked after I replaced the \s using the space bar tp create the spaces.
Garrett


> On Jul 30, 2020, at 2:25 PM, Jim Witte  wrote:
> 
> Yep - pesky typos..
> 
> On Thu, Jul 30, 2020 at 3:22 PM ThePorgie  > wrote:
> Shouldn't that be "\1\s\s\s\2"
> 
> 
> On Thursday, July 30, 2020 at 3:19:32 PM UTC-4, Jim Witte wrote:
> find:
> ^([0-9]+[\.]{0,1})(.*)
> replace with:
> \1\s\s\s\1
> 
> Would that do what you want?  I'm not sure whether the «\s» in the replace 
> string gets converted to a space character though, or if you actually just 
> need to type spaces there.  \1 is a leading number and optional period, and 
> \2 is the rest of the line.
> 
> On Thu, Jul 30, 2020 at 3:09 PM Garrett Taylor > wrote:
> Howdy,
>  I would like to add spaces after line numbers. Is it possible?
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "sup...@barebones.com <>" 
> rather than posting here. Follow @bbedit on Twitter: 
> >
> --- 
> 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 bbe...@googlegroups.com <>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/49f6174e-5054-49f4-9726-65163418c001o%40googlegroups.com
>  
> .
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "supp...@barebones.com 
> " rather than posting here. Follow @bbedit on 
> Twitter: >
> --- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/8c78b3a1-248f-4ed9-ad89-522dd172089do%40googlegroups.com
>  
> .
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "supp...@barebones.com" 
> rather than posting here. Follow @bbedit on Twitter: 
> >
> --- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/CAEXAeDJKUSrRs6sCzzETj-b2FBkcC%3D%2B9K3%3DDOdFRN1oNCm4p4w%40mail.gmail.com
>  
> .

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/69B16C05-8FA8-4E0C-ABB9-FA7A9A8674E4%40gmail.com.


Re: Space after line numvers

2020-07-30 Thread Jim Witte
Yep - pesky typos..

On Thu, Jul 30, 2020 at 3:22 PM ThePorgie  wrote:

> Shouldn't that be "\1\s\s\s\2"
>
>
> On Thursday, July 30, 2020 at 3:19:32 PM UTC-4, Jim Witte wrote:
>>
>> find:
>> ^([0-9]+[\.]{0,1})(.*)
>> replace with:
>> \1\s\s\s\1
>>
>> Would that do what you want?  I'm not sure whether the «\s» in the
>> replace string gets converted to a space character though, or if you
>> actually just need to type spaces there.  \1 is a leading number and
>> optional period, and \2 is the rest of the line.
>>
>> On Thu, Jul 30, 2020 at 3:09 PM Garrett Taylor 
>> wrote:
>>
>>> Howdy,
>>>  I would like to add spaces after line numbers. Is it possible?
>>>
>>> --
>>> This is the BBEdit Talk public discussion group. If you have a feature
>>> request or need technical support, please email "sup...@barebones.com"
>>> rather than posting here. Follow @bbedit on Twitter: <
>>> https://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 bbe...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/bbedit/49f6174e-5054-49f4-9726-65163418c001o%40googlegroups.com
>>> 
>>> .
>>>
>> --
> This is the BBEdit Talk public discussion group. If you have a feature
> request or need technical support, please email "supp...@barebones.com"
> rather than posting here. Follow @bbedit on Twitter: <
> https://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 view this discussion on the web visit
> https://groups.google.com/d/msgid/bbedit/8c78b3a1-248f-4ed9-ad89-522dd172089do%40googlegroups.com
> 
> .
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/CAEXAeDJKUSrRs6sCzzETj-b2FBkcC%3D%2B9K3%3DDOdFRN1oNCm4p4w%40mail.gmail.com.


Re: Space after line numvers

2020-07-30 Thread ThePorgie
Shouldn't that be "\1\s\s\s\2"


On Thursday, July 30, 2020 at 3:19:32 PM UTC-4, Jim Witte wrote:
>
> find:
> ^([0-9]+[\.]{0,1})(.*)
> replace with:
> \1\s\s\s\1
>
> Would that do what you want?  I'm not sure whether the «\s» in the replace 
> string gets converted to a space character though, or if you actually just 
> need to type spaces there.  \1 is a leading number and optional period, and 
> \2 is the rest of the line.
>
> On Thu, Jul 30, 2020 at 3:09 PM Garrett Taylor  > wrote:
>
>> Howdy,
>>  I would like to add spaces after line numbers. Is it possible?
>>
>> -- 
>> This is the BBEdit Talk public discussion group. If you have a feature 
>> request or need technical support, please email "sup...@barebones.com 
>> " rather than posting here. Follow @bbedit on Twitter: <
>> https://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 bbe...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/bbedit/49f6174e-5054-49f4-9726-65163418c001o%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/8c78b3a1-248f-4ed9-ad89-522dd172089do%40googlegroups.com.


Re: Space after line numvers

2020-07-30 Thread Jim Witte
find:
^([0-9]+[\.]{0,1})(.*)
replace with:
\1\s\s\s\1

Would that do what you want?  I'm not sure whether the «\s» in the replace
string gets converted to a space character though, or if you actually just
need to type spaces there.  \1 is a leading number and optional period, and
\2 is the rest of the line.

On Thu, Jul 30, 2020 at 3:09 PM Garrett Taylor 
wrote:

> Howdy,
>  I would like to add spaces after line numbers. Is it possible?
>
> --
> This is the BBEdit Talk public discussion group. If you have a feature
> request or need technical support, please email "supp...@barebones.com"
> rather than posting here. Follow @bbedit on Twitter: <
> https://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 view this discussion on the web visit
> https://groups.google.com/d/msgid/bbedit/49f6174e-5054-49f4-9726-65163418c001o%40googlegroups.com
> 
> .
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/CAEXAeDJo9LAc9%2BetLA%2B0Nq_-EwcNfEOnyorEidO9Cay%3DA44H%3Dw%40mail.gmail.com.


Space after line numvers

2020-07-30 Thread Garrett Taylor
Howdy,
 I would like to add spaces after line numbers. Is it possible?

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/49f6174e-5054-49f4-9726-65163418c001o%40googlegroups.com.


[ANN] BBEdit 13.1.3

2020-07-30 Thread Rich Siegel

Good { morning, afternoon, evening },

We are pleased to announce the release and immediate 
availability of BBEdit 13.1.3. This is a free update for anyone 
using BBEdit 13, and includes a number of fixes for reported 
problems, as well as all the new features and refinements 
previously released as part of the BBEdit 13 and 13.1 upgrades.


A complete digest of the changes is available here:

 

If you're already using BBEdit 13 (outside of the Mac App 
Store), you can choose "Check for Updates" from the BBEdit menu, 
or get the update from the BBEdit updates page:


 

For those using an older version: if you would like to upgrade 
your paid BBEdit license, you are welcome to do so, starting here:


.

If you purchased a BBEdit 12 license directly from us (or using 
our FastSpring web store) on or after May 1, 2019, you have been 
sent a free license upgrade, to the email address you used when 
purchasing. If you did not receive this, please check your spam traps.


BBEdit 13 is also available in the Mac App Store. If you have an 
active subscription, all of BBEdit 13's advanced features are 
active immediately: no additional purchase is required.


Meanwhile, BBEdit offers a 30-day evaluation period. During that 
period, all of BBEdit’s features are available. When it ends, 
you can still use BBEdit — with no nag screens or unsolicited 
interruptions, for free, forever.


After the evaluation period, you may re-enable all of BBEdit’s 
exclusive features at any time by purchasing a license (at a 
discount, if you have a paid license for a previous version).


 

Enjoy,

R.
--
Rich Siegel Bare Bones Software, Inc.
  

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 need 
technical support, please email "supp...@barebones.com" rather than posting here. 
Follow @bbedit on Twitter: 
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/r480Ps-10146i-D99BB80045BD4195935C6D8A05B40B3C%40Stormwind.local.