[TxMt] Re: Rolling back to a previous version of TxMate
Allan Odgaard
mailinglist at textmate.org
Sat Nov 13 17:29:16 UTC 2010
On 13 Nov 2010, at 18:01, Marc Chanliau wrote:
> The new build (1616) broke a functionality that used to work and that I'm
> using often (keyboard input for Ruby programs). I would like to roll back to
> the previous build (build 1589).
Open a new TextMate document (⌘N) and paste in this line:
svn export http://svn.textmate.org/trunk/Support/lib/tm_interactive_input.dylib "$TM_SUPPORT_PATH/lib/tm_interactive_input.dylib"
With the caret on that line press ⌃R (Execute Line).
This will give you back the desired feature.
> Is there a repository of older TextMate versions somewhere?
Yes, but downgrading should really be a last option, so I won’t provide the link (yet) ;)
More information about the textmate
mailing list