Fixed escaping a backslash under Leopard AND Tiger - under Leopard ${VAR/\\/\\\\} - under Tiger ${VAR//\\\\/\\\\} - now I use sed to do it
Changed: U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Next History Item.tmCommand U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Previous History Item.tmCommand U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Search in History List.tmCommand U trunk/Review/Bundles/R Console (Rdaemon).tmbundle/Commands/Show History List.tmCommand _______________________________________________ textmate-dev mailing list textmate-dev@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate-dev