larsbrinkhoff / linux-ddt

DDT for Linux
2 stars 2 forks source link

Jobs #11

Closed aloofschipperke closed 6 years ago

aloofschipperke commented 6 years ago

Added jobs.h and jobs.c.

New builtins: :job, :listj, and :kill New ddt commands: $j, $$j, and $$v

The :kill command doesn't supported loaded jobs yet.