On Thu, Nov 7, 2013 at 11:42 AM, Robert Park <robert.p...@canonical.com> wrote: > I put this on AskUbuntu in the hopes that it'll be easier to google in > the future (since this has bothered me actually for a long time): > > http://askubuntu.com/questions/372649/while-testing-ubuntu-touch-how-can-i-make-adb-shell-have-the-correct-terminal
Just a warning for anybody who might have tried this code out, it turns out that it breaks phablet-test-run, which makes it really hard to run our AP tests on the device if you're using this hack. I've developed a slightly cleaner solution, but it still breaks phablet-test-run unfortunately. The only solution is to define a function but not call it from within .bash_aliases (so you have to call it manually each time you start a new adb shell). Updated code is here: http://askubuntu.com/a/372650/77635 -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp