ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.77k stars 879 forks source link

Terminal misses letters with external bluetooth keyboard #2073

Open lijh8 opened 1 year ago

lijh8 commented 1 year ago

6489EEBB-C150-488F-9659-DD1A7CD945A9_1_201_a

iSH: v1.2.3 from App Store; Device: iPad mini 4; Keyboard: standalone Apple Magic Keyboard with bluetooth;

  1. Missing letters from input from external bluetooth keyboard occasionally.

The first command eco $SHELL is missing letters on the terminal but it executes correctly.

The second command echo $SHELL is restored from history by the k in vi mode.

It means the first command is input correctly on the keyboard but the terminal failed to show all the letters from keyboard input.

  1. tree command output is wrong. The output with the find is correct.
saagarjha commented 1 year ago

I think this is related to a race we fixed a little while back; it should ship in the next version.

lijh8 commented 1 year ago

it's been a long time since v1.2.3, what's the schedule for the next release?

saagarjha commented 1 year ago

We're just getting the last things out of the way before release.