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 c...@case.edu http://tiswww.cwru.edu/~chet/