Closed gpelouze closed 8 months ago
Hello @gpelouze ๐
Many thanks for your strong feedback ๐
Strange behavior not encountered - yet - on my side.
Does a screen rotation (portrait - landscape - portrait) fixes the trouble?
Thanks for the quick followup! Unfortunately the issue is still present after the screen rotation (it appears both in landscape mode, and in portrait mode after the rotation cycle).
Thanks for your feedback @gpelouze ๐
When you press "return" key : doesn't the screen resizing?
The screen doesnโt resize when pressing the "return" key.
Does a host with less "Message Of The Day" at the beginning of the shell works better?
I have the same issue with servers that have a shorter motd. The prompt is initially above the keyboard, but disappears behind it after running a few commands.
Can you please advise a way to fully reset the app settings to make the issue disappear? I would hate to have to pay for another ssh client.
Can you please advise a way to fully reset the app settings to make the issue disappear?
Have you set any setting inside the ssh_config of WebSSH?
I had. Removing them does not fix the issue either.
@gpelouze Could you share your verbose logs when the trouble appears? https://webssh.net/documentation/help/howtos/enabling-verbose-logging/
Sure, here are the logs (with private info removed): https://gist.github.com/gpelouze/c12abe276ca5f7bd894c5192ff288dbb
During this session, I connected to some host, hid the keyboard and brought it up again.
I suspect this line : Keyboard Mode = Floating
I will try to make a fix tonight
A fix is on its way
WebSSH 25.7.1305 is now available for beta testing : https://testflight.apple.com/join/QSrBK59z
Bug description
When starting a new SSH connection, the bottom part of the terminal is hidden by the keyboard on iOS (see screenshots). As a result, it is impossible to see what you are typing at the bottom of the screen. This means the app is unusable in the current state.
In previous versions (probably before 25.0), the terminal was moved upon opening the keyboard, such that the last line would appear above the the keyboard.
Screenshots
Steps to reproduce