I did not check the code but with ESC[6n you can ask the terminal for the cursor location.
see: man 4 console_codes re, wh Am 07.07.2014 13:00, schrieb Sunil Saraff: > Hi, > > I am using busybox 1.20.2. In libbb, file lineedit.c, macro > ENABLE_FEATURE_EDITING_ASK_TERMINAL > is used. I did not understand the use of this functionality. With this > feature enabled, just after the shell prompt "]6n" characters are sent. If > i disable this feature, what could be the impact? > > Thanks, > Sunil > > > > > _______________________________________________ > busybox mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
