So I'm wondering if It was possible to bring in front my terminal when what I ran is now done.
I'm not taking about a one time stuff like
run_long_task; bring_to_front_somehow;
but something that would do it automatically.
This would greatly improved my productivity :)
I'm using zshell(if that helps)