help-bash
[Top][All Lists]
Advanced

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

Re: A question about COMP_WORDBREAKS and how to remove @ from it


From: Chet Ramey
Subject: Re: A question about COMP_WORDBREAKS and how to remove @ from it
Date: Tue, 15 Sep 2020 09:12:05 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 9/14/20 6:45 PM, Baldurien wrote:
> Hello,
> 
> I am under Windows with:
> 
> - either Git for Windows 2.28.0.windows.1 and bash 4.4.23(1)-release,
> - either MSYS2 20200903 and bash 4.4.23(2)-release + bash_completion
> 
> And I fail to understand how COMP_WORDBREAKS works, or at least, how I
> can ensure the @ is removed from it in Git for Windows.

Can you remove it using an assignment statement at the shell prompt? It
may be that some other part of initialization, e.g., the bash-completion
setup or other readline initialization, restores the default value.

-- 
``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]