bug-bash
[Top][All Lists]
Advanced

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

Re: Feature Request: Add option to make completed values always become p


From: konsolebox
Subject: Re: Feature Request: Add option to make completed values always become properly escaped
Date: Fri, 25 Feb 2022 08:50:38 +0000

On Fri, Feb 25, 2022 at 8:29 AM konsolebox <konsolebox@gmail.com> wrote:
> What I need more is an option that allows replacing the current
> word including the quote (', ", or $') that begins it with the result
> as is rather than appending the result to the quote.

... because the result is already quoted with `printf %q`.

> Maybe a method
> that can prevent space from being added on a specific completion
> result can be added instead too.

For this to work consistently, single-result directories should always
be added with a space as well.

-- 
konsolebox



reply via email to

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