bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch] Completion results list does not respect multibyte characters


From: Miloslav Trmac
Subject: [patch] Completion results list does not respect multibyte characters
Date: Sun, 11 May 2003 17:38:16 +0200
User-agent: Mutt/1.3.28i

Hello,
when the results of completion are printed on <tab><tab>,
the output of bash-2.05b does not respect multibyte
characters and results in the list not lining up in columns.

The attached patch fixes this; as an added bonus,
it should also make the entries line up if the
file names contain control characters.

The other attachment is a typescript demonstrating
the "before" and "after" situation.

Thanks,
        Mirek

Attachment: bash-2.05b-complete.patch
Description: 2.05b-completion.patch

Attachment: bash-typescript
Description: typescript


reply via email to

[Prev in Thread] Current Thread [Next in Thread]