Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug in completion with curly braces?



On Sat, Nov 21, 2020 at 4:33 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:

> I even tried forcing "ignorebraces" to be on during completion, but
> the best that does (in combo with other changes to the compadd) is to
> convert the word on the line to be "stash@\{" which you don't want.

I don't want to provide "stash@\{0\}" because that's not what I want
to complete.

But if it's the only way completion can work, I think the completion
system should add it itself, even if I didn't provide it.

Cheers.

-- 
Felipe Contreras




Messages sorted by: Reverse Date, Date, Thread, Author