[TxMt] Re: Problems with key equivalents and the french keyboard

Allan Odgaard mailinglist at textmate.org
Sat Nov 13 13:41:34 UTC 2010


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 ⌥⇧⇥.



More information about the textmate mailing list