ish-app / ish

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

Changing font size or screen orientation should re-flow text #2412

Open verhovsky opened 1 week ago

verhovsky commented 1 week ago

if you print a single long line of text

echo aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

that doesn't fit on a single line, then change the font size with Cmd+ using an external keyboard the text goes off the screen (and you can't even scroll to it) or with Cmd- it keeps the line length from when you ran the command when it could move the text back to a single line.