Bug 90201
Summary: | Tab completion listing counts width of multibyte characters wrong | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Miloslav Trmac <mitr> | ||||||
Component: | bash | Assignee: | Tim Waugh <twaugh> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 9 | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 2.05b-24 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2003-05-12 10:07:56 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Miloslav Trmac
2003-05-05 11:52:47 UTC
Please attach a script that does this, so we both know we're looking at the same failure. Sometimes there are several problems with similar symptoms. Created attachment 91606 [details]
Patch fixing the problem
This patch fixes the problem.
As an added bonus, it should also fix the column counting
when the file names contain control characters
(which are ^C -like escaped in the output).
I'll send this upstream in a few minutes.
Created attachment 91607 [details]
Script showing the "before" and "after" status
Thanks for the patch. Fixed package will show up in rawhide shortly. |