Comment by anthk
2 days ago
Often TMUX it's for tasks you woudn't suspend. And, if any, you can just use kill -STOP and kill -CONT among other signals from another tmux pane.
2 days ago
Often TMUX it's for tasks you woudn't suspend. And, if any, you can just use kill -STOP and kill -CONT among other signals from another tmux pane.
Or if you want to stay in same pane, (chord, I still use C-b), :, "send-keys C-z"