FS#3217 - bash-completion 'archlinux' script broken
Attached to Project:
Arch Linux
Opened by Mark Rosenstand (mrose) - Saturday, 24 September 2005, 08:09 GMT
Last edited by Dale Blount (dale) - Saturday, 24 September 2005, 17:03 GMT
Opened by Mark Rosenstand (mrose) - Saturday, 24 September 2005, 08:09 GMT
Last edited by Dale Blount (dale) - Saturday, 24 September 2005, 17:03 GMT
|
Details
If you have too many files in /var/lib/pacman,
tab-completing a pacman-command will echo "-bash:
/usr/bin/find: Argument list too long" at your current
cursor position, e.g.:
[root@localhost ~]# pacman -S pac<tab>-bash: /usr/bin/find: Argument list too long Using the testing, current, extra, unstable and community repos gives enough entries to trigger the bug. Other (minor) bugs: - "pacman -<any action><any option> pac<tab>" doesn't work. - "pacman -A /path/to/som<tab>" will give you "pacman -A /path/to/some " and not "pacman -A /path/to/some/" (notice the trailing space). |
This task depends upon
Comment by kronin (kronin) - Friday,
03 February 2006, 00:36 GMT
here is a patch for this:
arch-completion.patch
(0.4 KiB)