improved version:
- now it remembers the last search term - the maximum number of displayed threads is customizable in ~/Library/Preferences/com.macromates.textmate.asklist.plist - maxThreads := maximum dispalyed threads, should be greater than 1 and a multiple of 10 - lastSearch := last entered search term - outputted threads are sorted by date - error handling improved - the problem to look for non-ASCII chars is fixed
- I believe the speed is ok thus there's no need to use threads to gathering data (?)
Cheers,
--Hans