On Fri, Apr 14, 2023, 17:20 Grisha Levit <grishale...@gmail.com> wrote:

>
> The attached patch hopefully addresses these difficulties by allowing for
> the decoupling of filename-specific match handling from match quoting.
>

Thanks very much for merging this.

It adds a new completion option `allquote' (I'm not quite happy with the
> name) which controls the corresponding new readline variable
> rl_all_quoting_desired.
>

I noticed you went with "fullquote" for the completion option name and it
occurs to me that this might be a bit confusing for users because of the
existing "complete_fullquote" shell option.

Maybe just "quote" would work? I don't mean to bikeshed this but wanted to
mention the potential overlap.

>

Reply via email to