On Sat, 01 Sep 2012 12:00:07 +0000, textmate-request@lists.macromates.com wrote:
Send textmate mailing list submissions to textmate@lists.macromates.com
To subscribe or unsubscribe via the World Wide Web, visit http://lists.macromates.com/listinfo/textmate or, via email, send a message with subject or body 'help' to textmate-request@lists.macromates.com
You can reach the person managing the list at textmate-owner@lists.macromates.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of textmate digest..."
Today's Topics:
- Re: TM2 support HTML win -> Javascript -> AppleScript -> Insert chars (Timothy Bates)
- Re: TM2 support HTML win -> Javascript -> AppleScript -> Insert chars (Hans-J?rg Bibiko)
- Tab bar colours (Dave Baldwin)
- Re: Tab bar colours (Hans-J?rg Bibiko)
- Re: Tab bar colours (Timothy Bates)
- Find in Project... (Mikael Hultgren)
- Php code coloring is not working with TextMate (textmatenightmare)
Message: 1 Date: Fri, 31 Aug 2012 14:10:27 +0100 From: Timothy Bates timothy.c.bates@gmail.com To: TextMate users textmate@lists.macromates.com Subject: [TxMt] Re: TM2 support HTML win -> Javascript -> AppleScript -> Insert chars Message-ID: B5DACD7B-6A9F-4F2E-AAFD-0C2144596141@gmail.com Content-Type: text/plain; charset=windows-1252
insert doesn?t seem to be in the script dictionary for tm2...
t On 31 Aug 2012, at 12:39 PM, Hans-J?rg Bibiko bibiko@eva.mpg.de wrote:
Hi,
I'm just reviewing some of my bundles and came across with this issue:
I have several commands which display as HTML output window some characters and the user can insert a given character by clicking on it. The mechanism is done via the Javascript-system bridge to an AppleScript which should insert the character.
For TM2 it doesn't work. Thus my question is: Is this
- not supported by AppleScript,
- not yet implemented in TM2,
- broken,
- or is there an other more elegant way to achieve the insertion of
a string from the HTML window to TM2?
I'm using TM2 (9293) on 10.7.4
Hmm, it seems that this: echo -en 'tell app "TextMate" to insert ?data utf8e1b894? as Unicode text'| osascript --
is not possible under Lion.
Any hints/ideas?
Cheers, --Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Message: 2 Date: Fri, 31 Aug 2012 15:22:00 +0200 From: Hans-J?rg Bibiko bibiko@eva.mpg.de To: TextMate users textmate@lists.macromates.com Subject: [TxMt] Re: TM2 support HTML win -> Javascript -> AppleScript -> Insert chars Message-ID: BB9059AD-82F0-4C0E-B75B-79E473296A20@eva.mpg.de Content-Type: text/plain; charset=windows-1252
On Aug 31, 2012, at 3:10 PM, Timothy Bates wrote:
insert doesn?t seem to be in the script dictionary for tm2...
... oops, yes, you're right. Just looked inside TM1 script dict and there I found it ;)
ok, then I'll be patient ;)
Thanks,
--Hans
Message: 3 Date: Fri, 31 Aug 2012 14:28:49 +0100 From: Dave Baldwin dave.baldwin@3dlabs.com To: TextMate users textmate@lists.macromates.com Subject: [TxMt] Tab bar colours Message-ID: 7A841ED5-C364-4546-8292-19739938758C@3dlabs.com Content-Type: text/plain; charset=us-ascii
Is there any way to change the colour of the text and/or background in the tabs as the dark grey text on slightly less dark grey background makes it hard to read the text. Ironically when Textmate2 is in the background it is easier to read the tab titles than when Textmate is in the foreground and being used!
Thanks,
Dave.
Message: 4 Date: Fri, 31 Aug 2012 15:32:33 +0200 From: Hans-J?rg Bibiko bibiko@eva.mpg.de To: TextMate users textmate@lists.macromates.com Subject: [TxMt] Re: Tab bar colours Message-ID: 21DC91C2-7136-40B0-844B-169E743249BC@eva.mpg.de Content-Type: text/plain; charset=us-ascii
On Aug 31, 2012, at 3:28 PM, Dave Baldwin wrote:
Is there any way to change the colour of the text and/or background in the tabs as the dark grey text on slightly less dark grey background makes it hard to read the text. Ironically when Textmate2 is in the background it is easier to read the tab titles than when Textmate is in the foreground and being used!
+1
Best, --Hans
Message: 5 Date: Fri, 31 Aug 2012 14:47:17 +0100 From: Timothy Bates timothy.c.bates@gmail.com To: TextMate users textmate@lists.macromates.com Subject: [TxMt] Re: Tab bar colours Message-ID: 4915CE26-4DFA-4708-A5C4-C5BED63DB9BF@gmail.com Content-Type: text/plain; charset="windows-1252"
I kind of wonder I think the theme background, text, and selection colors could flow through the whole interface.
Not having seen it, it?s hard to know. But I set my gutter to background, and I liked it.
Letting that flow across into the file browser, and up into the tab bar (selected tab = line highlight, other tabs = background, text in tabs = gutter line text or default text color) would create a single set of desired contrasts and meanings for colour on the screen.
bg-colored tab bar would play nicer with distraction free full screen also.
my 2? t On 31 Aug 2012, at 2:32 PM, Hans-J?rg Bibiko bibiko@eva.mpg.de wrote:
On Aug 31, 2012, at 3:28 PM, Dave Baldwin wrote:
Is there any way to change the colour of the text and/or background in the tabs as the dark grey text on slightly less dark grey background makes it hard to read the text.
+1 Best, --Hans