[TxMt] Re: Revert to older version, or bring back some features?

Allan Odgaard mailinglist at textmate.org
Tue Nov 16 09:39:25 UTC 2010


On 16 Nov 2010, at 10:21, Michael Lawlor wrote:

> 1. In the Ruby On Rails bundle […]

We may have included an older Rails bundle by mistake.

To upgrade it run these 3 lines in Terminal:

    mkdir -p ~/Library/Application\ Support/TextMate/Bundles && cd !$
    git clone git://github.com/drnic/ruby-on-rails-tmbundle.git "Ruby on Rails.tmbundle"
    osascript -e 'tell app "TextMate" to reload bundles'

> 2. I used to navigate very quickly between open tabs using the key combinations Apple+Option+Left Arrow and Apple+Option+Right Arrow. Now that's been replaced by Apple+Shift+[ and Apple+Shift+].

See http://blog.macromates.com/2010/textmate-1-5-10/

> any help on how i can get these features working as they were before would be appreciated.

Hope the above helps.

We are doing an update shortly with fixes (and backwards compatible key bindings), we just want to collect all known problems before doing so.



More information about the textmate mailing list