On Thu, Nov 7, 2013 at 6:13 PM, Mike McCracken <[email protected]> wrote: > When I use 'adb shell', I get full-screen programs' (such as emacs and > multitail) output wrapped to a tiny size. > Also, long shell commands are wrapped but no newline is inserted, so I end > up typing over the beginning of the command. > > I'm hoping there's a simple fix that someone with more term config > experience can offer up. >
http://superuser.com/questions/350817/how-to-set-terminal-size-in-android-adb-shell stty rows 60 cols 156 -- Alan Pope Engineering Manager Canonical - Product Strategy +44 (0) 7973 620 164 [email protected] http://ubuntu.com/ -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

