blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.19k stars 578 forks source link

Blink occasionally emits mosh command into open session #731

Open strowger opened 5 years ago

strowger commented 5 years ago

I'm running 12.9(99) from Testflight, but this bug has been present for several releases.

On resuming a mosh session by opening the blink app, blink will occasionally emit the commandline I used to open the session into the running session.

IE, I leave blink open at a bash prompt and on resuming blink, it emits "mosh hostname" into the session and I see:

$ mosh hostname bash: mosh hostname: command not found

I can provide screenshots but would prefer them not public.

arader commented 5 years ago

I’ve seen this as well, I’ll open the app and it will appear to reconnect to the mosh session but the display is “corrupt” in that:

  1. the mosh command is output into my session
  2. text begins to overlay or appear displaced in the terminal

at this point the session is basically unusable and i’m forced to quit blink and reconnect

NightMachinery commented 5 years ago

This happens fairly regularly to me.