On Sep 23, 2010, at 1:18 PM, Mads Hartmann Jensen wrote: > My problems is that TextMate won't refresh the file until you focus another > app. Is it possible to > force this refresh?
If this is a bash command you can use the command 'rescan_project' to rescan the project. There is also a ruby library (textmate.rb) in the support folder which contains a method that does the same. _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
