Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 06:14:09 GMT
From:      Konstantin Stefanov <cstef@parallel.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178042: sysutils/ezjail: zsh completion does not work
Message-ID:  <201304220614.r3M6E9rQ004972@red.freebsd.org>
Resent-Message-ID: <201304220620.r3M6K0Nl031992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178042
>Category:       ports
>Synopsis:       sysutils/ezjail: zsh completion does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 22 06:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin Stefanov
>Release:        9.1-RELEASE
>Organization:
RCC MSU
>Environment:
FreeBSD hosting.srcc.msu.ru 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Completion of ezjail-admin commands (archive, config, list etc.) does not work in zsh.
>How-To-Repeat:
Install ezjail, run zsh, type ezjail-admin and press <Tab>. Completion does not work.
>Fix:
cd /usr/local/share/zsh/site-functions
ln -s ezjail-admin _ezjail-admin

man zshcomsys says that autoloaded completion files must begin with underscore.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304220614.r3M6E9rQ004972>