-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 tz wrote: > I just tried to do some basic cursor movement using ansi sequences, > but they don't work in the standard xterm. I know vim and other > things work but they may be using the panels or some other library. > Is this just not implemented, or does it use something completely non > ANSI/VTxx?
The problem is probably that busybox echo does not support -e. You'll need to use real esc instead of escaping it. - -- Santtu Lakkala -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkleBxIACgkQX9Rc0+po4p2fxQCdHFBOK0sL17J8wPZoFYpUkcNS p9wAnRTr5qEHP3tylAQr1Eu1gtXS0PlO =VOQl -----END PGP SIGNATURE----- _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
