-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
AI Policy Ack
ACK.
What new feature do you want?
I run shpool automatically, basically exec shpool attach in my .bashrc.
Sometimes, I want to switch to a different session.
If I do shpool detach, it also results in my ssh session disconnecting.
If I do shpool attach new, it makes the new session effectively a child of the old session, so shpool attach old undesirably takes me into new.
I'd like something like shpool switch new that makes the shell attach to the new session cleanly.
Any thoughts or objections to working on this?
Reactions are currently unavailable