YES! I'm excited that a Multi-File Search is in the works. This is just about the only feature that I'm having to use a different program for. Having the...
98
kilwinningjohnboy
kilwinningjo...
Apr 5, 2007 4:42 pm
Any hope of adding growl compatibility to SubEthaEdit?...
99
sbrantschen
Apr 17, 2007 6:14 pm
I am aware of "see" to open files directly from the shell. Now I need two functions that go beyond that, namely: -- opening a file with the cursor positioned...
100
MaamuT Delagrotte
maamutd
Apr 18, 2007 3:28 pm
Hi all, In first, i'm sorry for my funny english, but i'm french and i don't speak very very well :/ My question : When i clik on the PHP icon for a little...
101
Chris Wells
lmmg_wells
Apr 18, 2007 4:23 pm
Hello Maamut, I found the URL in the mode package for PHP-HTML. I'm glad you asked because I've been curious about this as well. The URL is in ...
102
MaamuT Delagrotte
maamutd
Apr 18, 2007 5:05 pm
... Hi Chris ;) ... ;) ... Scripts/Lookup ... Wonderful :D I have just added a comment tag for the original string and after i copy a new string : (* open...
103
Ben Gollmer
ben@...
Apr 18, 2007 7:44 pm
... I was able to accomplish this with a combination of AppleScript and bash. First, I put this script in /usr/local/bin/seeline (it can go anywhere in your...
104
Stefan Brantschen
sbrantschen
Apr 19, 2007 5:08 am
... Hash: SHA1 Ben ... Thanks. I wasn't aware that osascript can take parameters from the command line. Great. (For this, I was working on a solution with a ...
105
Stefan Brantschen
sbrantschen
Apr 21, 2007 12:23 pm
Hi Can I scroll a SubEthaEdit window to show the current selection (or insertion point) from AppleScript? Thanks and regards -- Stefan...
106
Martin Pittenauer
martinpitten...
Apr 30, 2007 1:38 pm
... Unfortunately we don't have suport for that at the moment. All the best, Martin...
107
Stefan Brantschen
sbrantschen
Apr 30, 2007 3:43 pm
Martin ... Thanks for the info. Would you consider such AppleScript functionality in the future? Background: I use SubEthaEdit as monitoring device glued into...
108
letspetpuppies
May 4, 2007 1:03 pm
I receive files from clients in word documents on a regular basis and cut-and-paste the text into html files (which I edit in SubEthaEdit). That's great except...
109
dasgeniedotcom
May 4, 2007 1:13 pm
Thanks for your input. In the meantime (until we add a feature that will add HTML entity conversion) what you can do is convert the text to ASCII (via the...
110
Cole Tierney
cole_putnamhill
May 4, 2007 5:59 pm
... Before you paste the text into the document try running the following applescript: do shell script " pbpaste | perl -pe...
111
Martin Pittenauer
martinpitten...
May 4, 2007 6:10 pm
... I'd recommend using UnicodeChecker[1] to convert characters to their HTML entities (and vice versa). Install it and there will be an entry in...
112
Tobias Klose
tobsen55
May 6, 2007 3:02 pm
Hi, Coda uses an other shortcut for invisible character, that in my opinion fits better to line numbers shortcut (??L). SEE: ??I vs. Coda: ??I Any chance, that...
113
hazeltrane
May 7, 2007 7:47 pm
Is there a way to automatically export a SEE text file to HTML? My team shares a text doc, but likes the way the exported HTML doc notes who edited what. ...
114
speake sofly22
speakesofly22
May 25, 2007 1:56 pm
Position Type Full time position Work Experience · Software Engineer (Must have 1 years experience) · Manager of Software Engineering (Nice to have 1-3...
115
wendyyangue
May 29, 2007 3:17 pm
Interested in sharing everything about legal with other professionals? NEWS,JOBS,BLOGS,FORUM......Check out this for free: http://allhappy.bravehost.com/...
116
Ingo Stöcker
kobe_rbb
Jun 7, 2007 7:35 pm
Hello, I want to run any python scripts which a open in subethaedit. But the opening terminal windows show the following error msg. "-bash: ./test.py:...
117
Jim Tittsler
jtittsler
Jun 8, 2007 7:50 am
... Does your script have executable permissions? ('chmod +x test.py') -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship...
118
david_james_lbj
Jun 17, 2007 12:22 am
I would like to save a file but keep the change marks (history) intact. )I did some Google searching, SEE searching, and experimenting but couldn't figure it...
119
Ingo Stoecker
kobe_rbb
Jun 17, 2007 9:19 am
Hello Jim, thanks for your support. You are right with the permission hint. How can I configure the permission the files have allways the right permission. ...
120
Jim Tittsler
jtittsler
Jun 17, 2007 10:28 pm
... If you are editing a file in Python mode, the SubEthaEdit Mode menu should have a 'chmod ug+x' item that will set the mode to executable. Jim -- Jim...
121
Ingo Stoecker
kobe_rbb
Jun 18, 2007 11:21 am
Hello Jim, so I have to set the permissions every time a run/write a python script!? Do you know any work around to set the permission as default? best...
122
michael_j_barber
michael_j_ba...
Jul 1, 2007 5:36 pm
I'm having a go at making the LaTeX mode more useful, largely through adding some scripts. For those who might be interested, I'm chronicling my progress on my...
123
michael_j_barber
michael_j_ba...
Jul 4, 2007 5:40 pm
... Reviving a slightly older thread... This can be done using UI Scripting. You basically have System Events click the appropriate menu entry, in this case...
124
Online Jobs
bee_17000
Jul 5, 2007 4:14 am
Looking for Data Entry jobs? we can help you find the perfect job. Data Entry job opportunities that allow you to work offsite via computer rather than commute...
125
help_4yours
Jul 13, 2007 7:21 am
Computer Tutorials, Interview Question And Answer http://freshbloger.com/ Oracle tutorial,Oracle Interview questions and answers sap architecture tutorial,ccna...
126
Ken G. Brown
kengbrown
Jul 13, 2007 2:45 pm
I've just downloaded SubEthaEdit and played with it a bit using Applescript to get it to open files on the server. Basically the idea we have is for everyone...