Entering, top [Ctrl + R] hangs TextMate.
I'd either not permit it or take a static shot of `top` and use that.
--
ronanm.
On 12. Oct 2004, at 18:28, ronan wrote:
Entering, top [Ctrl + R] hangs TextMate.
Top is running in the background, and you _can_ break top (and TextMate will continue). So this is *not* a crash bug.
In the not-so-distant future I'll make it more Mac-like and put up an 'abort' requester when a command doesn't finish after 2-5 seconds, and I'll also make it so that commands that send output to a single editor window, will only block that window.
Kind regards Allan
On 12/10-2004, at 19:01, Allan Odgaard wrote:
On 12. Oct 2004, at 18:28, ronan wrote:
Entering, top [Ctrl + R] hangs TextMate.
Top is running in the background, and you _can_ break top (and TextMate will continue). So this is *not* a crash bug.
Besides, blocking ar hacking top is no solution.. there are plenty of programs (midnight commander for instance) that will have the save problem most likely.
Allan Odgaard wrote at Tue, 12 Oct 2004 about Re: [TextMate] Crash bug.:
In the not-so-distant future I'll make it more Mac-like and put up an 'abort' requester when a command doesn't finish after 2-5 seconds, and
Perhaps make it a user configurable interval and perhaps also make the popup window come backup if the user makes it wait a while and it still hasn't finished after (n+1) * T?
Jeroen.