Just downloaded the new beta to see what everyone was talking about, but ctrl-s does nothing for me (no line in status bar, and if i hit ctrl-s then start typing, it is just inserted as text). Going to Textmate->About shows that I am definitely using 1.0.2b8....is there something that I am doing wrong?
ben
On 01-12-2004 22:21, Ben Protas wrote:
Just downloaded the new beta to see what everyone was talking about, but ctrl-s does nothing for me (no line in status bar, and if i hit ctrl-s then start typing, it is just inserted as text). Going to Textmate->About shows that I am definitely using 1.0.2b8....is there something that I am doing wrong?
Have a look at the archives:
Jeroen.
Thanks for the answer. I've been looking at the archives for quite some time now, have seen plenty of people asking for it, plenty of people thanking for it, and no one talking about how to make it work beyond what the release notes say. Sorry to be a pain, but if you could give me any clue as to what I'm searching for here, I would be very appreciative.
Or maybe I have to read every message in the archives before asking for a pointer? ;)
On Dec 1, 2004, at 3:30 PM, Jeroen van der Ham wrote:
On 01-12-2004 22:21, Ben Protas wrote:
Just downloaded the new beta to see what everyone was talking about, but ctrl-s does nothing for me (no line in status bar, and if i hit ctrl-s then start typing, it is just inserted as text). Going to Textmate->About shows that I am definitely using 1.0.2b8....is there something that I am doing wrong?
Have a look at the archives:
Jeroen. _______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
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.
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@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate