cutiepi-io / cutiepi-shell

A mobile shell for Raspberry Pi OS
https://cutiepi.io
GNU General Public License v3.0
232 stars 25 forks source link

In the shell the terminal does not scale down with the onscreen keyboard #15

Open wisze opened 2 years ago

wisze commented 2 years ago

When using the terminal in the cutiepi shell the keyboard obscures the lower half of the screen. Since this is where you type commands you cannot see what you are typing on the command line.

Also: on the command line in the terminal a command is prefixed with the URL of the first open browser (non-terminal) tab when the command line is obscured by the keyboard. When there is no other non-terminal tab the command is prepended with the standard https://www.duckduckgo.com URL. In summary: a URL from the browser tab is echoed on the command line.

A workaround is frequently using the clear command :-)

IMG_20220127_220852_5

penk commented 2 years ago

@wisze Thanks, this one's high in our todo list! :-)