mobile-shell/mosh

Mosh timeout banner does not name the host(s) on the connection

Open

#1,049 opened on Jun 14, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (737 forks)batch import
good first issue

Repository metrics

Stars
 (12,063 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Mosh's timeout banner at the top of the screen does not identify the host(s) involved. (mosh-client doesn't ever say which client or server hosts are involved, I think.) This can be momentarily confusing when you're using Mosh both into and out of a jump box, and one of the links dies-- you can't tell which Mosh session is offended at the situation. This is a pretty minor issue, but it just happened to me.

Contributor guide