Hans-Joerg Bibiko wrote:
Dear all,
here comes an improved version [...]
A few suggestions:
1. Style the output using Soryu's beautiful css! 2. It would be cool if this could take line wrap into account. If allan added a `TM_SOFTWRAP` variable we could do it. - Incidentally, it seems like currently the lines wrap wherever they encounter a `-` character. This is not particularly useful. 3. Sometimes it would be nice to have a few lines of context. I'm not sure what the best way to input this into the command would be. 4. It would be nice to have some other options, like whether or not to use regular expressions, etc. I think ideally we could either make a Nib to allow the input of more complex things, or else we could have the dialog be a web form with a few fields. I think this would also be faster than bringing up Cocoa Dialog or an AppleScript dialog. 5. Commit this sucker to the repository, so we can split up the work on it.
Anyway, it seems pretty nifty. Thanks!
-Jacob