Ask HN: The best way to move an existing long-running process between terminals?
Let's say you have a pre-existing long-running process that you want to move between two different terminals(ideally, you'd like to move this process inside a tmux). What would be the most reliable way to do this?
7 comments
[ 4.7 ms ] story [ 34.8 ms ] threadI am aware of screen and tmux, in fact, I explicitly mention that I'd like to move the process into a tmux:
> ideally, you'd like to move this process inside a tmux