Hi!
I love the new update. Except it broke my workflow in a major way: Reverse indenting a block of text with alt-shift-tab no longer works. In the latest version the text is replace with a real tab symbol instead.
This is incredibly annoying! Can there at least be an option to change it back somewhere? I've been looking around but couldn't find anything!
Thanks /Simon
Hi Simon,
You can do :
open TextMate.app/Contents/Resources/KeyBindings.dict and add this binding:
"~$\t" = "shiftLeft:";
This will restore “shift left” to ⌥⇧⇥.
If You have already that entry, replace it.
Do NOT use Apple's Property List Editor.
Allan advised me that and it works for me.
Thomas
On Tue, Nov 16, 2010 at 3:26 PM, Simon Ljungberg <simon.ljungberg@goodold.se
wrote:
Hi!
I love the new update. Except it broke my workflow in a major way: Reverse indenting a block of text with alt-shift-tab no longer works. In the latest version the text is replace with a real tab symbol instead.
This is incredibly annoying! Can there at least be an option to change it back somewhere? I've been looking around but couldn't find anything!
Thanks /Simon
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
I found the other thread regarding the same thing (but with hard to decipher title :P)
Works great for me :)
Thanks
On 16 nov 2010, at 16.28, Thomas Traub wrote:
Hi Simon,
You can do :
open TextMate.app/Contents/Resources/KeyBindings.dict and add this binding:
"~$\t" = "shiftLeft:";
This will restore “shift left” to ⌥⇧⇥.
If You have already that entry, replace it.
Do NOT use Apple's Property List Editor.
Allan advised me that and it works for me.
Thomas
On Tue, Nov 16, 2010 at 3:26 PM, Simon Ljungberg simon.ljungberg@goodold.se wrote: Hi!
I love the new update. Except it broke my workflow in a major way: Reverse indenting a block of text with alt-shift-tab no longer works. In the latest version the text is replace with a real tab symbol instead.
This is incredibly annoying! Can there at least be an option to change it back somewhere? I've been looking around but couldn't find anything!
Thanks /Simon
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate