bug-bash
[Top][All Lists]
Advanced

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

Re: help complete: mention remove all AND restore all


From: Chet Ramey
Subject: Re: help complete: mention remove all AND restore all
Date: Sun, 5 Nov 2017 15:55:30 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 11/5/17 11:58 AM, 積丹尼 Dan Jacobson wrote:
> $ help complete
> 
>       -r      remove a completion specification for each NAME, or, if no
>               NAMEs are supplied, all completion specifications
> 
> Add
>                 To later restore them do ...

There is no standard way to restore completions; different systems load
them using different mechanisms.

> as one often wants to remove them all, try something, and then put them
> all back.

You're overthinking it. If you want to see if something works without
programmable completion, temporarily turn off programmable completion
using `shopt -u progcomp'.

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



reply via email to

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