##// END OF EJS Templates
added %tasks and %kill to jobctrl, as a powerful way to kill stalling foreground tasks (and ctrl+C won't cut it)
added %tasks and %kill to jobctrl, as a powerful way to kill stalling foreground tasks (and ctrl+C won't cut it)

File last commit:

r736:d53b34f4
r945:07ceb13b
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$