mobile-shell / mobile-shell/mosh
Feature request: show input buffer content when unable to connect
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Description
When mosh loses contact, it becomes very difficult to tell what's in the queue to be sent once connection is reestablished. I'd like the overlay row at the top to expand to show the input still to be sent. Something like:
mosh: Last contact 14 seconds ago. [To quit: Ctrl-^ .]
cd fo<TAB>ba<TAB><ENTER>
lll ba<TAB><^A><DEL><^E><TAB><TAB><ENTER>
Thanks for considering.
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
No file, test, or entry point is named. Start by locating the disconnect overlay that displays the last-contact message and the input buffer used while the connection is unavailable. Done means the overlay shows the queued input in a readable form during loss of contact, as illustrated in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100