summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Wallace <danielwallace@gtmanfred.com>2013-03-18 06:46:55 +0100
committerAllan McRae <allan@archlinux.org>2013-03-26 06:55:51 +0100
commitcd6ca88c49ce795d4d5a36454aaf8adb955114f8 (patch)
treebd7b35efeb61dbadd1742d84bff6cef1ac3b5679 /INSTALL
parent3eee3d67af2cb9b4375285c50faa344954223cdc (diff)
downloadpacman-cd6ca88c49ce795d4d5a36454aaf8adb955114f8.tar.gz
pacman-cd6ca88c49ce795d4d5a36454aaf8adb955114f8.tar.xz
zsh completion: make $tmp local
The tmp variable is conflicting with the $tmp variable in ${^fpath}/_main_complete(N) and which is used to complete all the functions, and causing an error: command not found: for whatever was in $tmp (which in this case is the last value in $words[@]) making it local fixes this. Signed-off-by: Daniel Wallace <danielwallace@gtmanfred.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions