Enhancement: [Toolbelt Jobs] Show more info about a process
Now only name and pid is shown. How about a popup will appear when clicking on a job/process, with information like full invocation command, how long its been running, cpu/mem etc.. Basically information from ps aux | grep $pid
or top
.