« Return to Thread: Problems with key equivalents and the french keyboard

Re: Problems with key equivalents and the french keyboard

by Allan Odgaard-4 :: Rate this Message:

| View in Thread

On 13 Nov 2010, at 14:39, Thomas Traub wrote:

> [...] I used to indent with OPTION TAB and to outdent with SHIFT OPTION TAB, now
> SHIFT OPTION TAB deletes ...

This was an unintended change due to the updated code for deciphering key events.

For now open TextMate.app/Contents/Resources/KeyBindings.dict and add this binding:

    "~$\t" = "shiftLeft:";

This will restore “shift left” to ⌥⇧⇥.


_______________________________________________
textmate mailing list
textmate@...
http://lists.macromates.com/listinfo/textmate

 « Return to Thread: Problems with key equivalents and the french keyboard