Anyone know if there's a built-in way to change erase char when using adb shell? adb doesn't forward my terminal settings, stty isn't installed, and unfortunately on my desktop backspace sends ^H, whereas android has erase set to ^? (DEL).
No, I'm not going to change the erase character on my desktop just to get adb shell to work. It looks like I could cross-compile and install stty myself, but I don't feel like doing that. On a related note, is there a way to set up something like a /etc/ profile for the shell? Note: I'm using a G1, CRC1 release. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

