Action: Detach from the running session #3
Labels
Kind: Enhancement 🔮
New feature or request
Target: Core 💥
Core architectural support library
Target: Reference implementation 📃
The "official" Client & Server implementations
Instead of having to call the
monomux
binary with a specific flag, the client itself should be able to send a request to detach, which would result in a graceful detachment (instead of a "kicked" message) of the client that sent the request.Implementing this could also obsolete the
-d
/--detach
flag. (Likely-D
/--detach-all
should be kept for scripting purposes.)The text was updated successfully, but these errors were encountered: