FS#9185 - zsh pacman completion included in pacman 3.1.0: file needs to be renamed
Attached to Project:
Pacman
Opened by Paul Seropian (paranoos) - Sunday, 13 January 2008, 10:30 GMT
Last edited by Dan McGee (toofishes) - Sunday, 20 January 2008, 20:41 GMT
Opened by Paul Seropian (paranoos) - Sunday, 13 January 2008, 10:30 GMT
Last edited by Dan McGee (toofishes) - Sunday, 20 January 2008, 20:41 GMT
|
Details
the new pacman package includes completion functions for
zsh. however, in order to work, the file needs to be
renamed. presently, the file is located at
/usr/share/zsh/site-functions/pacman ... the file must be
renamed _pacman to be recognized by zsh as an actual
completion file.
|
This task depends upon
Closed by Dan McGee (toofishes)
Sunday, 20 January 2008, 20:41 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.1.1
Sunday, 20 January 2008, 20:41 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.1.1
Dan, we just need a simple renaming in PKGBUILD (pacman -> _pacman).