[TxMt] Incremental Search?
Ben Protas
ben at benprotas.com
Wed Dec 1 21:44:06 UTC 2004
ah-ha!!! Thanks very much!!!
For anyone else having trouble, I had to do two steps:
1. Remove KeyBindings.dict from ~/Library/Application Support/TextMate
2. Add the following lines to the end of KeyBindings.dict in
Contents/Resources of the TextMate.app bundle:
"^s" = "ISIM_incrementalSearch:";
"^S" = "ISIM_reverseIncrementalSearch:";
Thanks for the help, Jeroen.
Ben
On Dec 1, 2004, at 3:38 PM, Jeroen van der Ham wrote:
> On 01-12-2004 22:33, Ben Protas wrote:
>> Or maybe I have to read every message in the archives before asking
>> for a pointer? ;)
>
> No, sorry about that one, should have been a bit more informative.
>
> This one might help you:
> http://one.textdrive.com/pipermail/textmate/2004-December/001638.html
>
> Jeroen.
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate
>
More information about the textmate
mailing list