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

Re: How to complete backquote, etc. using compsys?



On Aug 29, 10:06pm, Zefram wrote:
> 
> >Also with $(...) or `...`, pressing space after
> >the autoremovable suffix is ambiguous -- more arguments to the command,
> >or the next thing after it?
> 
> This is indeed ambiguous.  It raises the question of why we're auto-adding
> the ")" or "`".

We ARE NOT auto-adding them, but a user complained and *wants* us to add
them.  The discussion is whether/when/how that's a reasonable thing to do.

(The old completion code in 3.0.x apparently adds the closing backtick;
the new compsys code in 4.0.x does not.)



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