Hacker News new | ask | show | jobs
by simmons 719 days ago
I love job control! And as usual, Julia Evans explains it in a clear and straightforward fashion.

I would add that as a shortcut, you can just type % (without fg) to foreground the current job, or % and a number to foreground a particular job. (In Bash, anyway.)

I use tmux, but I often use job control as an extra dimension, having several jobs in any given tmux window. (Yes, this leads to the inevitable "There are stopped jobs." warning when I attempt to exit a shell/window, which makes cleanup slightly more tedious.)

1 comments

Did not know you could leave the 1 out of %1, thanks!

You might like one of these:

    auto_resume=
    auto_resume=substring