[TxMt] Re: stopping running commands
Allan Odgaard
mailinglist at textmate.org
Wed Aug 29 18:26:16 UTC 2012
On Aug 28, 2012, at 11:35 AM, Chris Jenkins <chrisjenkins at mac.com> wrote:
> with TextMate 1.5 there is a way to stop commands that have gone awry by pressing Command-. (period) after they have started, is there a way to do this with TextMate 2? I frequently encounter runaway commands that cause TextMate to hang with no way to abort the command other than force quitting the app.
I assume this is not a command with HTML output?
There is no ⌘, equivalent yet. You’ll have to use ‘ps aux’ (or I can recommend installing ‘pstree’) and manually kill the command from the command line.
More information about the textmate
mailing list