mobile-shell / mobile-shell/mosh

Feature request: show input buffer content when unable to connect

Open
#1,043 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.