[TxMt] Change the global key binding for completion
Matthew Gilbert
gilbert at voxmea.net
Tue Feb 7 00:34:12 UTC 2006
On Feb 6, 2006, at 5:17 PM, Dominic Mitchell wrote:
> Is it possible to change the key binding for completion, everywhere?
> Unfortunately, I'm a converting Emacs user, and very used to hitting
> Alt-/ to do completion...
>
> I had a brief look in the manual, but I couldn't see an obvious way to
> do this.
The appendix details how to modify ~/Library/KeyBindings/
DefaultKeyBinding.dict. I modified the completion key with the
following:
"^n" = "nextCompletion:";
_matt
More information about the textmate
mailing list