[SVN] r7191 (Cron)

Ciarán Walsh ciawal at gmail.com
Wed May 9 21:46:23 UTC 2007


On 9 May 2007, at 18:15, Grant Hollingworth wrote:

> * Ciarán Walsh <ciawal at gmail.com> [2007-05-09 09:47]:
>> A bundle for editing crontabs. Includes a fairly extensive grammar.
>
> I like it.  It's a shame it can't recognize files created by  
> 'crontab -e', since they don't have a consistent extension  
> ("crontab.<randomstring>").
Indeed, that's why I went with the unusual “Fetch crontab” workflow.

> The only other thing I can think to add is an implementation of  
> Align Assignments (from the Source bundle) to turn this:
>
>    */10 * * * * foo
>    @hourly bar
>
> into this:
>
>    */10 * * * * foo
>    @hourly      bar
I just checked this in



More information about the textmate-dev mailing list