Celeb Glow
news | March 19, 2026

How to press ENTER in Nano on Ubuntu-touch via abd?

When I'm connected to Ubuntu Touch (bq Aquaris E4.5 Ubuntu-Edition phone) via adb shell and I'm editing a shell script with Nano.

How can I press ENTER to save changes? Nano does not accept the Enter key via adb shell.

1 Answer

You must use phablet-shell command rather than adb shell. It open a console with the device too. Then, you can put enter in nano and save files.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy