Search the web
Sign In
New User? Sign Up
SubEthaEdit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I notice that scripts no longer appear in the contextual menus, regardless of the "inContextMenu" setting. Is this deliberate? Will the feature return?...
2 Sep 23, 2009
10:00 am

Martin Pittenauer
martinpitten...
Offline Send Email

Is there any way to get either the indentation level or the tab width for scripting purposes? I don't see anything promising in the AppleScript dictionary, but...
2 Sep 17, 2009
9:27 am

Martin Pittenauer
martinpitten...
Offline Send Email

Does SubEthaEdit or the OS (Snow Leopard) control the double-click selection? I updated to 3.5 at roughly the same time I installed Snow Leopard so I don't...
4 Aug 31, 2009
9:14 pm

Martin Pittenauer
martinpitten...
Offline Send Email

I've begun adding folding support to the Makefile mode, specifically by adding a Command state to indicate the blocks of build commands for a target. I have a...
6 Aug 25, 2009
11:09 am

Martin Pittenauer
martinpitten...
Offline Send Email

First, I want to say how impressed I am with the new folding features. While I (obviously!) haven't yet had much chance to use this new feature, it seems to be...
3 Aug 13, 2009
6:36 am

michael_j_barber
michael_j_ba...
Offline Send Email

I am wondering if there was a client only version for another operating system. I really love this application but the people I help and help me do not own a...
4 Apr 28, 2009
9:11 pm

jcostanzo2004
Online Now Send Email

I'd like to use AppleScript to do some things with the Find panel. There doesn't seem to be anything relevant in the AppleScript dictionary. I'm pretty sure...
2 Apr 27, 2009
7:44 pm

Martin Pittenauer
martinpitten...
Offline Send Email

I've implemented Automator actions that (1) get text from the front document in SEE and (2) set text in the front document in SEE. They can be downloaded at...
1 Apr 10, 2009
3:54 pm

michael_j_barber
michael_j_ba...
Offline Send Email

I've been happily coding with SubEtherEdit for years. I'm curious about the SubEther Text format, which I think would great for keeping track of changes over...
4 Aug 20, 2008
11:13 pm

ockegheim
Offline Send Email

It would be nice to have syntax-highlighting work within HEREDOC strings, at least for PHP/HTML programming. Maybe few people use it, and I don't know how...
1 Jul 6, 2008
10:14 pm

Gus
jimmybigeyes
Offline Send Email

Is it possible to use the return key or the backspace key as the keyboard shortcut for a mode script? If so, how?...
1 Jul 6, 2008
5:01 pm

michael_j_barber
michael_j_ba...
Offline Send Email

Maybe I'm the only one who would find this useful, but... I'd like to be able to select a bunch of badly formatted code and let SEE "auto-indent" it. The...
3 Jun 8, 2008
7:25 pm

Gus
jimmybigeyes
Offline Send Email

Hi all folks, does someone know how the SubEThaEdit text encoding function, available from the "Format" and "Dateikodierung" menue works. Where can I get the...
1 May 30, 2008
10:06 am

dedvg158
Offline Send Email

Hello there! I wrote an Markdown mode, this is in beta state, but is usable. If you want an explanation and small screenshot, the link the post (in spanish) is...
1 May 28, 2008
7:21 am

geek.inside
Offline Send Email

hiya was wondering if you plan to make the Objective C BEEP framework public before Apple makes their Objective C framework public. a few of us a berkeley want...
4 Apr 24, 2008
8:43 am

Martin Pittenauer
martinpitten...
Offline Send Email

I've written a shell script to use SubEthaEdit for reporting script results. I call it "seeless", as it is vaguely like the "less" pager. The goal was to...
1 Apr 13, 2008
2:09 pm

michael_j_barber
michael_j_ba...
Offline Send Email

Hi everyone. I am trying to compile the currently open as code file with mxmlc. It did work actually. But then suddenly I got the following error message: ...
4 Apr 4, 2008
8:45 am

michael_j_barber
michael_j_ba...
Offline Send Email

Is there any way (hidden preference, perhaps) to change the pattern of the swap file name. The ._ seems to cause problems when committing to an arch...
1 Mar 16, 2008
10:26 pm

Jeff Groth
jtgroth007
Offline Send Email

Consider the following three AppleScripts: -- script 1 do shell script "echo some text | /usr/bin/see" on seescriptsettings() {displayName:"Pipe into see"} end...
4 Mar 3, 2008
6:40 am

dasgeniedotcom
Offline Send Email

As some of the readers of this list may know, I've been working, off and on, on adding scripting support to the LaTeX mode, integrating SubEthaEdit with LaTeX...
1 Feb 17, 2008
5:28 pm

michael_j_barber
michael_j_ba...
Offline Send Email

When I use the Compile and Run button on the menu bar SubEthaEdit compiles my classes okay but gives me an error that it can¹t find a class that is external...
4 Feb 5, 2008
9:53 am

michael_j_barber
michael_j_ba...
Offline Send Email

Standard convention for Unix files is that they should end with a newline. Is there any combination of settings that will get SubEthaEdit to do this?...
11 Jan 11, 2008
9:08 am

michael_j_barber
michael_j_ba...
Offline Send Email

Hi list, I wondered if there are other people interested in running a standalone server for sharing documents (e.g. "SubEthaServer") on any other OS than Mac...
2 Jan 10, 2008
11:26 am

Martin Pittenauer
martinpitten...
Offline Send Email

Is it possible to add structuring elements to the mode menu? I'd like to be able to put some dividing lines between groups of scripts, or possibly group...
3 Jan 8, 2008
4:53 pm

michael_j_barber
michael_j_ba...
Offline Send Email

Hey Martin: Still hoping for Growl support. I talked to the folks at Growl, but they say you guys need to support it. Growl support would make my life ever...
1 Nov 10, 2007
3:33 pm

kilwinningjohnboy
kilwinningjo...
Offline Send Email

Subethaedit highlights matching brackets, but only for a very short while. Wouldn't it be nice to have the highlighting remain until the cursor moves away from...
2 Oct 23, 2007
2:22 pm

Martin Pittenauer
martinpitten...
Offline Send Email

I use SEE on a university network. To take notes in class, my friends and I need to be able to connect to each other's computers. I have a hostname...
3 Sep 22, 2007
10:24 am

mechcozmo
Offline Send Email

Hello, Is there may be somebody already working on TypoScript code coloring? or are there people willing to collaborate on a typoscript version? regards Gijs...
1 Aug 27, 2007
8:00 am

gijscom
Offline Send Email

Hey Martin: I posted some time ago about making SubEtha Growl aware. I don't want to be a pest, but I really need that functionality. Any hope of making that...
1 Aug 16, 2007
12:41 pm

kilwinningjohnboy
kilwinningjo...
Offline Send Email

Hi all, Would be it possible of fare something against the recrudescence of Spam noted lately on this forum? PS : Sorry for the funny translation, thx Google...
3 Aug 14, 2007
6:00 pm

MaamuT Delagrotte
maamutd
Online Now Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help