-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Kind: Enhancement 🔮New feature or requestNew feature or requestTarget: Communication protocol 💬⚠️A part of the core library which deals with client-server messagingA part of the core library which deals with client-server messagingTarget: Core 💥Core architectural support libraryCore architectural support libraryTarget: Reference implementation 📃The "official" Client & Server implementationsThe "official" Client & Server implementations
Description
There are several valid use cases in which the user's shell (inside a session) is not able to communicate directly with the server that is executing said session. The two most important of such are when the user sus away (and no longer has write access to the socket) and when the session is running an SSH (or any other remote-ish) connection where the prompt the user can type in no longer has access to the socket. (In the latter case, even access to the monomux binary might be unreliable.)
We should support some rudimentary keybind-based (e.g., screen's or tmux's C-a) system where the user can bind a shortcut to a commonly used action.
Metadata
Metadata
Assignees
Labels
Kind: Enhancement 🔮New feature or requestNew feature or requestTarget: Communication protocol 💬⚠️A part of the core library which deals with client-server messagingA part of the core library which deals with client-server messagingTarget: Core 💥Core architectural support libraryCore architectural support libraryTarget: Reference implementation 📃The "official" Client & Server implementationsThe "official" Client & Server implementations