Move a running process to a new terminal. Best used when you forget to start a long running task in
screen
. More information: GitHub - nelhage/reptyr: Reparent a running program to a new terminal.
- Move a running process to your current terminal:
reptyr {{pid}}