thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

SSH-keygen causes the terminal to stall #318

Closed zoro273 closed 2 years ago

zoro273 commented 2 years ago

Running ssh-keygen from the terminal causes it to hand and the application needs to be killed.

zoro273 commented 2 years ago

V1.2.7 December 2021

zoro273 commented 2 years ago

As a comparison, ssh-keygen works perfectly fine when executed from a-shell app directly, and since a-shell also uses the same holzschu/a-shell engine, then probably the library included with codeapp needs to be updated.

bummoblizard commented 2 years ago

I can confirm. Thanks for reporting.