job-security is a tool that lets you put your running programs into background, then bring them to the foreground anywhere you want.
It also supplements shells that doesn't natively support job control, such as nushell, elvish, etc.
bash
cargo install job-security
bash
jobs run command -- arguments
bash
jobs continue
bash
jobs list