[Bug 14486] completion broken with multi-line prompts

bugzilla at busybox.net bugzilla at busybox.net
Wed Jan 5 15:40:15 UTC 2022


https://bugs.busybox.net/show_bug.cgi?id=14486

--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com> ---
Tried to reproduce with this:

e=`printf '\033'`
n=$'\n'
PS1="$e[0;32m""v ""$e[0;95m""SUSE ""$e[33m""~
""$n$e[38;2;140;206;250m""rkitover""$e[1;97m""@""$e[0m$e[38;2;140;206;250m""comply
""$e[38;2;220;20;60m"">""$e[0m "

but it works for me: completions do not "eat" previous screen row.

What is your version of busybox? Please attach your .config.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list