bug-bash
[Top][All Lists]
Advanced

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

Re: bash completion mangles file names with newlines


From: Chet Ramey
Subject: Re: bash completion mangles file names with newlines
Date: Wed, 23 Feb 2022 15:37:12 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

On 2/23/22 11:34 AM, Ian! D. Allen wrote:

> Bash Version: 5.0
> Patch Level: 17
> Release Status: release
> 
> Description:
>       BASH completion cannot correctly handle file names containing newline 
> characters.

As others have noted, bash-completion is a separate package.

But we might be able to figure out where it's not being appropriately
quoted if you enable `set -x' before attempting the completion. At
least that would give you a backtrace to send with your bug report.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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