[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Verbose error output in interactive mode
From: |
Chet Ramey |
Subject: |
Re: Verbose error output in interactive mode |
Date: |
Thu, 29 Sep 2016 08:45:49 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
On 8/5/16 11:16 AM, John Passaro wrote:
> Bash Version: 4.3
> Patch Level: 42
> Release Status: release
>
> Description:
> In an interactive session, when attempting file completion via <Tab>
> when a certain type of ill-formed command substitution is present, bash
> gives verbose error output relating to "unexpected end of file".
>
> Naturally you can work around this by never making this mistake when
> using command substitution, but it seems to me bash can probably guard
> for this and avoid disruptive error messages.
Thanks for the report. Bash can avoid the error messages on an incomplete
word expansion, such as the one in your example.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Verbose error output in interactive mode,
Chet Ramey <=