mobile-shell / mobile-shell/mosh
Feature request: Disable message about detached clients
Open
Nobody has claimed this yet.
feature
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Description
If i put one device with a running mosh session to standby and then open a new mosh session (same user) with another device, mosh tells me:
Mosh: You have a detached Mosh session on this server (mosh [pid]).
It'd be nice to have the possibility to disable this message.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that emits the exact detached-session message and inspect how Mosh handles user-configurable behavior. Determine an appropriate way to suppress the message, then verify that it remains shown by default and can be disabled as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100