[PATCH] lineedit: fix output formatting for tab completion
Tomas Heinrich
heinrich.tomas at gmail.com
Sun May 23 21:34:22 UTC 2010
Hi,
there are two minor bugs in lineedit's tab completion output with regard
to unicode chars:
- unicode chars with visual width != 1 cause the columnar output to misalign
$ touch /tmp/a<U+2329>b
$ ls /tmp/^I^I
- chars configured as unsupported don't get substituted in the output
The attached patch should fix this.
Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lineedit-fix-output-formatting-for-tab-completion-an.patch
Type: text/x-patch
Size: 1647 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100523/5000b99b/attachment.bin>
More information about the busybox
mailing list