Re: A great little feature I would like very much in BBEdit...

2014-10-08 Thread Stefano
Hmmm… I don't care how this would work. Sigil can do that and MultiMarkdown 
Composer as well. And probably they are not the only ones. So… why not the 
glorious BBEdit, the Text's application we love (I love, at least)?!?
So I care that editing a long document is a pain to get to line you want in 
Preview window :-(
If not live scrolling (as MultiMardown Composer) at least a jumping to 
line (as Sigil).

Il giorno martedì 7 ottobre 2014 11:27:04 UTC+2, Dave ha scritto:

 I'm mildly curious as to how this would work, since lines in display have 
 nothing to do with lines in the source code. Even if you're careful to put 
 returns between block elements you can never be sure what is or isn't a 
 block element without considering stylesheets.

 On Monday, October 6, 2014 1:17:21 AM UTC-4, Stefano wrote:

 Hi,

 In fact the more you get, the more you want, everybody knows. In any 
 case, especially dealing with some (long) html file with a prevalence of 
 text content (I'm thinking epub ...) it would be really useful to scroll 
 the html source coupled to scroll of the Preview.

 Sigil with all its shortcomings, has this feature and needless to say a 
 really handy feature.
 If not bi-directional, which is perhaps too much to ask, at least the 
 scroll of the source scrolls in parallel the BBEdit Preview.

 So I hope one day...

 Best,
 Stefano



-- 
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: A great little feature I would like very much in BBEdit...

2014-10-08 Thread Stefano
A simple question that should already have its answer: BBEdit is or is not 
an application to edit text? And basically the text is linear. And so the 
Preview of the linear text you are editing.

Anyhow I do not think that adding a sort of Go to this line in Preview is 
a feature only to be expected from a super highly advanced application 
developed for use in a futuristic space agency ... or is it? ;-)

Il giorno mercoledì 8 ottobre 2014 12:41:13 UTC+2, jgill ha scritto:

 Dave is right. In a three column design, the left column could be at the 
 top of the HTML page, the middle column in the middle and the right column 
 at the bottom. How could you possibly sync the scrolling except for the 
 simplest of linear designs?

 On Monday, October 6, 2014 6:17:21 AM UTC+1, Stefano wrote:

 Hi,

 In fact the more you get, the more you want, everybody knows. In any 
 case, especially dealing with some (long) html file with a prevalence of 
 text content (I'm thinking epub ...) it would be really useful to scroll 
 the html source coupled to scroll of the Preview.

 Sigil with all its shortcomings, has this feature and needless to say a 
 really handy feature.
 If not bi-directional, which is perhaps too much to ask, at least the 
 scroll of the source scrolls in parallel the BBEdit Preview.

 So I hope one day...

 Best,
 Stefano



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


A great little feature I would like very much in BBEdit...

2014-10-06 Thread Stefano
Hi,

In fact the more you get, the more you want, everybody knows. In any case, 
especially dealing with some (long) html file with a prevalence of text 
content (I'm thinking epub ...) it would be really useful to scroll the 
html source coupled to scroll of the Preview.

Sigil with all its shortcomings, has this feature and needless to say a 
really handy feature.
If not bi-directional, which is perhaps too much to ask, at least the 
scroll of the source scrolls in parallel the BBEdit Preview.

So I hope one day...

Best,
Stefano

-- 
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: UI scripting, works perfectly from Editor, doesn't work running from BBEdit's Script Menu.

2013-12-28 Thread Stefano


Il giorno venerdì 27 dicembre 2013 12:00:17 UTC+1, Christopher Stone ha 
scritto:

 On Dec 26, 2013, at 00:39, Stefano stefa...@gmail.com javascript: 
 wrote:

 I'm going really crazy :-( …

 These simple UI scripts work perfectly. And they work perfectly running 
 from Editor and running from BBEdit's Script Menu.

 __

 Hey Stefano,

 I'm pretty sure you've exposed a bug and suggest you file a report with 
 support.  I also suggest you file a feature request that balance *and* fold 
 be added to BBEdit's Applescript dictionary.  [..] 

 

 BTW what BBEdit are you using and what OSX?


 ---



Hi,

Yes, I can confirm all your notes about only last item collapsed and about 
the Apple menu :-/

I'm using a MBPro late 2011 2.2 Ghz with 10.8.5, 8Mb ram and BBEdit 10.5.7

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


UI scripting, works perfectly from Editor, doesn't work running from BBEdit's Script Menu.

2013-12-26 Thread Stefano
Hi, 

I'm going really crazy :-( …

These simple UI scripts work perfectly. And they work perfectly running 
from Editor and running from BBEdit's Script Menu.

*tell* *application* BBEdit *to* *activate*

*tell* *application* System Events

*tell* *process* BBEdit

*click* *menu item* Balance  Fold *of* *menu* View *of* *menu bar* 1

*end* *tell*

*end* *tell*


Or similar


*tell* *application* BBEdit *to* *activate*

*tell* *application* System Events *to* *tell* *process* BBEdit

*keystroke* B using {command down, shift down}

*end* *tell*

*end* *tell*


BUT … I create a script where I can find in sequence some tags (p/p or 
div/div or even css declaration { } ... and so on) and then perform the 
same UI action when a desidered tag has found.

AND … this script ***works perfectly*** running it from Apple Script Editor 
but doesn't work absolutely running it from BBEdit's Script Menu. It finds 
correctly the sequence of all the desired tags, but then nothing happens 
where instead from the Editor it folds in sequence all found tags.

At the beginning I had that UI action in an handler. So I thought not to 
use it in an handler, but nothing changed.
Then I put different *delay *in the repeat's block and in different 
positions … Nothing. Nothing. Nothing. And nothing again.
So, have you any idea please?
I don't like at all UI scripting, but unfortunately there is not any other 
way to fold items.
And it's a shame because sometimes folding can be rather useful.




-- 
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: A little big problem with AppleScript and CSS format

2011-11-23 Thread Stefano
: / ... no, nothing. As before: it's ok running from AS Editor, no
success from AS Menu.

But thanks a lot for your help.

On Nov 21, 11:26 pm, heath gertsch hgert...@gmail.com wrote:
 I am not sure why it wouldn't work under the scripting menu, you might
 try adding on run and see if that make a difference.

 example 1:

 on run
         cssformat()
 end run

 on cssformat()
         tell application BBEdit
                 activate
                 tell application System Events to keystroke + using 
 {command
 down, shift down}
         end tell
 end cssformat

 since css format isn't directly scriptable the next best thing is to
 access from the application menus
 but the scripts get kind of long.

 example 2:

 on run
         cssformat()
 end run

 on cssformat()
         tell application BBEdit
                 activate
                 tell application System Events
                         tell process BBEdit
                                 tell menu bar 1
                                         tell menu bar item Markup
                                                 tell menu Markup
                                                         tell menu item CSS
                                                                 tell menu 
 CSS
                                                                         click 
 menu item Format
                                                                 end tell
                                                         end tell
                                                 end tell
                                         end tell
                                 end tell
                         end tell
                 end tell
         end tell
 end cssformat

 I am not an AS expert so there might be a better way to write this,
 but I believe these are the only two way access css format.

 good luck

 On Nov 20, 11:43 pm, Stefano stefano@gmail.com wrote:







  Very nice idea, thanks  : )

  Next I would like understand if (and how, if yes ...) System Events
  could directly perform a command item without this good work around.

  On Nov 20, 10:27 pm, heath gertsch hgert...@gmail.com wrote:

   tell application BBEdit
           activate
           tell application System Events to keystroke 1 using command 
   down
   end tell

   This example assumes that you set the keyboard short to command 1, but
   of course you could set it to whatever you want.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: A little big problem with AppleScript and CSS format

2011-11-21 Thread Stefano
: ( ... I don't understand.

If I run AS from AppleScript Editor the work around works perfectly. I
even found out the way for multiple keystroke:

tell application System Events to keystroke + using {command down,
shift down}

But if I run the same AS from the AppleScript Menu in BBEdit, the
workaround doesn't work.

On Nov 20, 10:27 pm, heath gertsch hgert...@gmail.com wrote:
 Here is a quick work around that might work for you.

 First go to your bbedit preference and set a keyboard short cut for
 the css format.

 Then you would write an applescript that would look something like
 this:

 tell application BBEdit
         activate
         tell application System Events to keystroke 1 using command down
 end tell

 This example assumes that you set the keyboard short to command 1, but
 of course you could set it to whatever you want.

 On Nov 19, 6:47 am, Stefano stefano@gmail.com wrote:







  Hi,

  I would like perform the BBEdit's command CSS format running an
  AppleScript ... but I'm not able.
  Actually in AS I've seen format mode ... for instance, and it works
  perfectly, but not CSS format. I saw it's possible to open (and to
  close) the CSS palette, but even if I pause (delay 3) the AS for 3
  seconds, enough to manually click the palette format button ... during
  the delay the click operations are not active.
  Then there is CSS format in the Markup Menu as well, but unfortunately
  I don't know how to perform a menu command via AS. This would seem the
  easiest way ...

  Does anybody know please, how to solve this ? Thanks.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: A little big problem with AppleScript and CSS format

2011-11-21 Thread Stefano
Very nice idea, thanks  : )

Next I would like understand if (and how, if yes ...) System Events
could directly perform a command item without this good work around.

On Nov 20, 10:27 pm, heath gertsch hgert...@gmail.com wrote:

 tell application BBEdit
         activate
         tell application System Events to keystroke 1 using command down
 end tell

 This example assumes that you set the keyboard short to command 1, but
 of course you could set it to whatever you want.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


A request for a future version: repeat last command.

2011-08-02 Thread Stefano
Hi,

I believe, I know ... many BBEdit's people are waiting for it and
would love to get it. I don't think it's so hard to add this nice and
very useful command. So please, good Barebones ... : )

Or, otherwise for the moment, is there a way using AppleScript ?
Unfortunately I would not be able to write an AS for this.

Thanks,
Stefano

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: A rather annoying problem with new editing BBEdit pop-up

2011-07-30 Thread Stefano
Ehm ... strange.
About my own previous post, another document today but ... the BBEdit
session is the same. I mean, I didn't quit BBEdit since then. So, I
have the same condition as before (not a DIV around a long TABLE, but
DIV aroung a long PRE ... just for info) the popup now appears at top
of document window.

On 29 Lug, 08:13, Stefano stefano@gmail.com wrote:
 I've encountered this very annoying problem editing an HTML document.

 To add a DIV around a TABLE the whole table's lines were selected, I
 pressed ctrl-D keys and the new BBEdit pop-up was at the bottom-side
 of screen but almost outside screen (!!!) and I could just see only
 the beginning of pop-up (where I could read div on grey
 background ...). So in short it was not possible to see any fields
 below the popup heading.
 And the only way to get the whole new BBEdit pop-up not outside screen
 has been to scroll the document at the beginning of the TABLE's
 selection. Not very comfortable at all.

 Did anybody see this problem ? Any idea to fix it without scrolling at
 top of selection ?
 I'm using a MacBookPro 15 OSX 10.6.8
 Thanks

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: things about 10 that are driving me batty... help?

2011-07-30 Thread Stefano
On 30 Lug, 03:50, blinde bruce.li...@gmail.com wrote:

 Clicking a popup menu button while holding down the Command key
 invokes that menu’s last-selected menu option. but this does NOT work
 for me.

Does not work for me as well ... : /

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


A rather annoying problem with new editing BBEdit pop-up

2011-07-29 Thread Stefano
I've encountered this very annoying problem editing an HTML document.

To add a DIV around a TABLE the whole table's lines were selected, I
pressed ctrl-D keys and the new BBEdit pop-up was at the bottom-side
of screen but almost outside screen (!!!) and I could just see only
the beginning of pop-up (where I could read div on grey
background ...). So in short it was not possible to see any fields
below the popup heading.
And the only way to get the whole new BBEdit pop-up not outside screen
has been to scroll the document at the beginning of the TABLE's
selection. Not very comfortable at all.

Did anybody see this problem ? Any idea to fix it without scrolling at
top of selection ?
I'm using a MacBookPro 15 OSX 10.6.8
Thanks

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: Give Me Back My Plethora of Palettes!!!

2011-07-23 Thread Stefano
Hi,
No, you are not alone.

I don't understand why was so difficult to allow the palette editing
as before.

Even if to be honest, there a bunch of things I don't understand in
the world ... : (

On 20 Lug, 06:12, Wubfur wub...@gmail.com wrote:
 OK, so I actually use a bunch of the html markup palettes/buttons that
 Barebones axed in BBEdit 10 a lot.  I'm not crazy about losing the
 documents drawer (preferably on the right), but I can live with the
 currently open documents sidebar (on the left), but I don't think I
 can live without the Block, Inline, Phrase, and Font palettes. Am I
 the only one?

 Any suggestions for reasonable substitutes would be appreciated, but I
 suspect it's back to BBEdit 9.6.3 for me.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Two BBEdit versions (8.7.2 and 9.6.2) how to separate prefs ?

2011-01-19 Thread Stefano
Hi,

Is there a way to separate preferences for the two versions ?

Sometimes I need commands available only in 872, so I need both
versions ...

Thanks,
Stefano

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: Need script or method to create a sitemap or site index

2011-01-19 Thread Stefano
On 19 Gen, 07:21, BBunny fran...@cherman.com wrote:
 I agree—I found the site index a very useful feature. If they don't
 want to include it in the product, at least they could make it a user-
 activated option. I wasn't aware of the folder listing feature, but
 having to insert links manually sounds tedious. I'll check it out,
 though. Thanks for the info.

... or you could try to run 8.7.2 with the old Misc Menu. As I
did ... .-)

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: Need script or method to create a sitemap or site index

2011-01-18 Thread Stefano
On 15 Gen, 09:02, BBunny fran...@cherman.com wrote:
 The Misc menu in previous versions of BBEdit contained an index
 feature, which generated a hierarchical index—in other words, a sitemap
 —of a Web site, with live links to the pages. With version 9.6, that
 feature has been eliminated. Can anyone suggest a script or other easy
 way of replacing that function? Thanks much.

The Misc menu on the Markup menu, and the commands on it, have
outlived their usefulness and been removed.
I can't just understand their debatable usefulness. I think Index
Document, Index Folder and Site were rather useful instead.
Maybe you know, now there is a Folder Listing (Edit - Insert -
Folder Listing). But then you have to add links with a careful search
and replace.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Re: Help for an AppleScript about series of grep FindReplace.

2011-01-09 Thread Stefano
On 8 Gen, 13:30, Stefano stefano@gmail.com wrote:

Probably it's not the best, but for the moment this is what I did. It
could be useful for somebody else, who knows ...
Well, I've placed the FindReplace statements in a subroutine.

 on sub()
   ...
 end sub

Then a really simple repeat statement as below:

 repeat
  my sub()
  display dialog Ok, or Cancel to stop
 end repeat

So adding select insertion point before line 1 of text document 1 I
start at the beginning, then the script run the sub() find the first
p/p tags, after some FindReplace statements, the dialog ask to
click Ok (for next p search) or Cancel (to stop) and so on until
the end of document.

If anybody else has a better way, let me know.
Thanks,
Stefano



-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


Help for an AppleScript about series of grep FindReplace.

2011-01-08 Thread Stefano
Hi,

I'm not very expert in AppleScript, and I need a big HELP. I searched
in the Forum for a while  because actually it should be a quite common
issue, but I didn't find out a way to solve my problem.
I hope it's not a too complex task.

This is what I would like to do: perform a grep FindReplace in the
content of every p /p tags in a document. My script works
perfectly going to (next) p tag, selecting all its contents
including the p tags and performing a group of findreplace in
selection. But every time I have to run the script to the next p ...
Maybe is it possible with Text Factories ? I tried even Text Factories
but I didn't find a way.

Thanks,
Stefano

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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


A useful missing BBEdit's command

2010-12-14 Thread Stefano
Hi there,

Don't you think repeat last command should be a very useful feature
for BBEdit ?
I would like so much to find it in the Edit Menu.

One of the first item in my list-of-wishes. For BBEdit at least.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
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