blinksh / blink

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

While launching the `code` webview, a prompt shouldn't be shown #1962

Open ELLIOTTCABLE opened 4 months ago

ELLIOTTCABLE commented 4 months ago

Checklist

Describe the bug

When opening a code instance, there's a long pause after hitting "return", during which a prompt is shown below the 'hit return to open the webview' comment.

This slightly implies the action has failed somehow, and tempts the user to type another command.

Ideally, a blink> prompt shouldn't be shown while the webview is launching.

46095E49-ECA1-4651-ADF7-86A3F9F87D1A_1_201_a

carloscabanero commented 4 months ago

Yep, we will come up with a better way to display this.