help-bash
[Top][All Lists]
Advanced

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

Re: How to deal with slow directories in PATH for command completion?


From: Peng Yu
Subject: Re: How to deal with slow directories in PATH for command completion?
Date: Wed, 6 Jan 2021 10:22:28 -0600

One solution might be allow bash to use a cached file of all the the
executables in PATH (it can be configured manually or generated
automatically by bash), then this problem can be solved. Can this
feature be added?

On 1/4/21, Peng Yu <pengyu.ut@gmail.com> wrote:
> Hi,
>
> When there are directories in PATH that are very slow to access (for
> example, with many files), command completion is very slow. Is there a
> way to speed up command completion in this condition?
>
> --
> Regards,
> Peng
>


-- 
Regards,
Peng



reply via email to

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