Hi,
I'm using Safari 3.0.3 on Tiger.
I use Safari's upper right search text field to google something. Fine. After doing that I return to TM and the search string appears in TM's Find Dialog? This could be under some circumstances quite useful but is there a way to suppress such behaviour?
Thanks,
Hans
On 2007-Oct-30, at 9:57 AM, Hans-Joerg Bibiko wrote:
I use Safari's upper right search text field to google something. Fine. After doing that I return to TM and the search string appears in TM's Find Dialog? This could be under some circumstances quite useful but is there a way to suppress such behaviour?
I imagine that they started using the shared "find buffer" for that field in Safari. Forgive me if this is old news, but if you select something and hit ⌘E, it gets put into a system wide buffer. That string then becomes "the thing you're searching for" in all Cocoa applications. I've seen it shared between OmniWeb, TextMate, Quicksilver, TextEdit, etc. Although it usually only applies to the ⌘F "search in page", I guess they decided to use it for the web search control in Safari as well.
I don't know of a way to suppress the behavior, but you could avoid it by using OmniWeb. :)
--- Rob McBroom http://www.skurfer.com/
On 31 Oct 2007, at 04:56, Rob McBroom wrote:
On 2007-Oct-30, at 9:57 AM, Hans-Joerg Bibiko wrote:
I use Safari's upper right search text field to google something. Fine. After doing that I return to TM and the search string appears in TM's Find Dialog? This could be under some circumstances quite useful but is there a way to suppress such behaviour?
I imagine that they started using the shared "find buffer" for that field in Safari. Forgive me if this is old news, but if you select something and hit ⌘E, it gets put into a system wide buffer. That string then becomes "the thing you're searching for" in all Cocoa applications. I've seen it shared between OmniWeb, TextMate, Quicksilver, TextEdit, etc. Although it usually only applies to the ⌘F "search in page", I guess they decided to use it for the web search control in Safari as well.
I don't know of a way to suppress the behavior, but you could avoid it by using OmniWeb. :)
Thanks. I see.
I only wonder whether TM could be configured in such a way to use either the "shared find buffer" or a "local find buffer". I believe, if any, that would be a question to Allan.
Cheers,
--Hans
On 31 Oct 2007, at 09:34, Hans-Joerg Bibiko wrote:
[...] I only wonder whether TM could be configured in such a way to use either the "shared find buffer" or a "local find buffer". I believe, if any, that would be a question to Allan.
But I love the shared find clipboard [1].
Also, here what you dislike is really that Safari “pollutes” it, right?
I.e. doing ⌘E in TM, then ⌘␣ (Quicksilver), cb (my CocoaBuilder search shortcut) and 2 × ↩ to search CocoaBuilder.com for the phrase selected, that is awesome, or see some message in Console.app, select it and ⌘E, then activate TextMate, do ⇧⌘F and ↩ to find the line responsible for the debug output is also a very nice feature… so by entirely disabling the shared find clipboard because Safari puts something on it that is not useful in TM, that is shooting sparrows with a cannon, no?!? :)
[1]: http://blog.macromates.com/2005/the-shared-find-clipboard/
On 01.11.2007, at 18:36, Allan Odgaard wrote:
On 31 Oct 2007, at 09:34, Hans-Joerg Bibiko wrote:
[...] I only wonder whether TM could be configured in such a way to use either the "shared find buffer" or a "local find buffer". I believe, if any, that would be a question to Allan.
But I love the shared find clipboard [1].
Yes, I love it too. (But sometimes ;{ )
Also, here what you dislike is really that Safari “pollutes” it, right?
Yep.
I.e. doing ⌘E in TM, then ⌘␣ (Quicksilver), cb (my CocoaBuilder search shortcut) and 2 × ↩ to search CocoaBuilder.com for the phrase selected, that is awesome, or see some message in Console.app, select it and ⌘E, then activate TextMate, do ⇧⌘F and ↩ to find the line responsible for the debug output is also a very nice feature… so by entirely disabling the shared find clipboard because Safari puts something on it that is not useful in TM, that is shooting sparrows with a cannon, no?!? :)
I see ;) It was only a tiny question.
Thanks,
--Hans