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

do not add a space after completion



I have a completion function that when executed should supply
no extra space after the option is given (on pressing <tab>).

Ideally it should append an underscore instead.

How would I achieve that (just for this function and not globally)?

thanks.

-- 
- Eric Smith



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