123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617 |
- #compdef yay
- # vim:tabstop=2 shiftwidth=2 filetype=zsh
- typeset -A opt_args
- setopt extendedglob
- # options for passing to _arguments: main pacman commands
- _pacman_opts_commands=(
- {-D,--database}'[Modify database]'
- {-F,--files}'[Query the files database]'
- {-G,--getpkgbuild}'[Get PKGBUILD from ABS or AUR]'
- {-Q,--query}'[Query the package database]'
- {-R,--remove}'[Remove a package from the system]'
- {-P,--show}'[Print yay information]'
- {-S,--sync}'[Synchronize packages]'
- {-T,--deptest}'[Check if dependencies are installed]'
- {-U,--upgrade}'[Upgrade a package]'
- {-Y,--yay}'[Yay specific options]'
- {-W,--web}'[web options]'
- {-V,--version}'[Display version and exit]'
- '(-h --help)'{-h,--help}'[Display usage]'
- )
- # options for passing to _arguments: options common to all commands
- _pacman_opts_common=(
- {-N,--repo}'[Assume targets are from the repositories]'
- {-a,--aur}'[Assume targets are from the AUR]'
- '--aururl[Set an alternative AUR URL]:url'
- '--aurrpcurl[Set an alternative URL for the AUR /rpc endpoint]:url'
- '--arch[Set an alternate architecture]'
- {-b,--dbpath}'[Alternate database location]:database_location:_files -/'
- '--color[colorize the output]:color options:(always never auto)'
- {-h,--help}'[Display syntax for the given operation]'
- {-r,--root}'[Set alternate installation root]:installation root:_files -/'
- {-v,--verbose}'[Be more verbose]'
- '--cachedir[Alternate package cache location]:cache_location:_files -/'
- '--config[An alternate configuration file]:config file:_files'
- '--makepkgconf[makepkg.conf file to use]:config file:_files'
- '--nomakepkgconf[Use the default makepkg.conf]'
- '--requestsplitn[Max amount of packages to query per AUR request]:number'
- '--completioninterval[Time in days to refresh completion cache]:number'
- '--confirm[Always ask for confirmation]'
- '--debug[Display debug messages]'
- '--gpgdir[Set an alternate directory for GnuPG (instead of /etc/pacman.d/gnupg)]: :_files -/'
- '--hookdir[Set an alternate hook location]: :_files -/'
- '--logfile[An alternate log file]:config file:_files'
- '--noconfirm[Do not ask for confirmation]'
- '--noprogressbar[Do not show a progress bar when downloading files]'
- '--noscriptlet[Do not execute the install scriptlet if one exists]'
- '--save[Causes config options to be saved back to the config file]'
- '--builddir[Directory to use for building AUR Packages]:build dir:_files -/'
- '--editor[Editor to use when editing PKGBUILDs]:editor:_files'
- '--editorflags[Flags to pass to editor]'
- '--makepkg[makepkg command to use]:makepkg:_files'
- '--pacman[pacman command to use]:pacman:_files'
- '--git[git command to use]:git:_files'
- '--gpg[gpg command to use]:gpg:_files'
- '--sortby[Sort AUR results by a specific field during search]:sortby options:(votes popularity id baseid name base submitted modified)'
- '--answerclean[Set a predetermined answer for the clean build menu]:answer'
- '--answerdiff[Set a predetermined answer for the diff menu]:answer'
- '--answeredit[Set a predetermined answer for the edit pkgbuild menu]:answer'
- '--answerupgrade[Set a predetermined answer for the upgrade menu]:answer'
- '--noanswerclean[Unset the answer for the clean build menu]'
- '--noanswerdiff[Unset the answer for the diff menu]'
- '--noansweredit[Unset the answer for the edit pkgbuild menu]'
- '--noanswerupgrade[Unset the answer for the upgrade menu]'
- '--cleanmenu[Give the option to clean build PKGBUILDS]'
- '--diffmenu[Give the option to show diffs for build files]'
- '--editmenu[Give the option to edit/view PKGBUILDS]'
- "--askremovemake[Ask to remove makedepends after install]"
- "--askyesremovemake[Ask to remove makedepends after install(with "Y" as default)]"
- "--removemake[Remove makedepends after install]"
- "--noremovemake[Don't remove makedepends after install]"
- '--bottomup[Show AUR packages first]'
- '--topdown[Show repository packages first]'
- '--singlelineresults[List each search result on its own line]'
- '--doublelineresults[List each search result on two lines, like pacman]'
- '--devel[Check -git/-svn/-hg development version]'
- '--cleanafter[Clean package sources after successful build]'
- '--keepsrc[Keep pkg/ and src/ after building packages]'
- '--timeupdate[Check packages modification date and version]'
- '--redownload[Always download pkgbuilds of targets]'
- '--redownloadall[Always download pkgbuilds of all AUR packages]'
- '--noredownload[Skip pkgbuild download if in cache and up to date]'
- '--rebuild[Always build target packages]'
- '--rebuildall[Always build all AUR packages]'
- '--provides[Look for matching providers when searching for packages]'
- '--pgpfetch[Prompt to import PGP keys from PKGBUILDs]'
- "--useask[Automatically resolve conflicts using pacman's ask flag]"
- '--combinedupgrade[Refresh then perform the repo and AUR upgrade together]'
- '--rebuildtree[Always build all AUR packages even if installed]'
- '--norebuild[Skip package build if in cache and up to date]'
- '--mflags[Pass arguments to makepkg]:mflags'
- '--gpgflags[Pass arguments to gpg]:gpgflags'
- '--sudoloop[Loop sudo calls in the background to avoid timeout]'
- '--searchby[Search for packages using a specified field]'
- '--sortby[Sort AUR results by a specific field during search]'
- '--batchinstall[Build multiple AUR packages then install them together]'
- )
- # options for passing to _arguments: options for --upgrade commands
- _pacman_opts_pkgfile=(
- '*-d[Skip dependency checks]'
- '*--nodeps[Skip dependency checks]'
- '*--assume-installed[Add virtual package to satisfy dependencies]'
- '--dbonly[Only remove database entry, do not remove files]'
- '--overwrite[Overwrite conflicting files]:file:_files -g "*"'
- '--needed[Do not reinstall up to date packages]'
- '--asdeps[mark packages as non-explicitly installed]'
- '--asexplicit[mark packages as explicitly installed]'
- {-p,--print}'[Only print the targets instead of performing the operation]'
- '*--ignore[Ignore a package upgrade]:package: _pacman_completions_all_packages'
- '*--ignoregroup[Ignore a group upgrade]:package group:_pacman_completions_all_groups'
- '--print-format[Specify how the targets should be printed]'
- '*:package file:_files -g "*.pkg.tar*~*.sig(.,@)"'
- )
- # options for passing to _arguments: subactions for --query command
- _pacman_opts_query_actions=(
- '(-Q --query)'{-Q,--query}
- {-g,--groups}'[View all members of a package group]:*:package groups:->query_group'
- {-o,--owns}'[Query the package that owns a file]:file:_files'
- {-p,--file}'[Package file to query]:*:package file:->query_file'
- {-s,--search}'[Search package names and descriptions]:*:search text:->query_search'
- )
- # options for passing to _arguments: options for --query and subcommands
- _pacman_opts_query_modifiers=(
- {-c,--changelog}'[List package changelog]'
- {-d,--deps}'[List packages installed as dependencies]'
- {-e,--explicit}'[List packages explicitly installed]'
- {\*-i,\*--info}'[View package information]'
- {\*-k,\*--check}'[Check package files]'
- {-l,--list}'[List package contents]'
- {-m,--foreign}'[List installed packages not found in sync db(s)]'
- {-n,--native}'[List installed packages found in sync db(s)]'
- {-q,--quiet}'[Show less information for query and search]'
- {-t,--unrequired}'[List packages not required by any package]'
- {-u,--upgrades}'[List packages that can be upgraded]'
- )
- # -Y
- _pacman_opts_yay_modifiers=(
- {-c,--clean}'[Remove unneeded dependencies]'
- '--gendb[Generates development package DB used for updating]'
- )
- # -G
- _pacman_opts_getpkgbuild_modifiers=(
- {-f,--force}'[Force download for existing ABS packages]'
- {-p,--print}'[Print PKGBUILDs]:package:_pacman_completions_all_packages'
- )
- # -W
- _pacman_opts_web_modifiers=(
- {-u,--unvote}'[Unvote AUR package]:package:_pacman_completions_all_packages'
- {-v,--vote}'[Vote AUR package]:package:_pacman_completions_all_packages'
- )
- # -P
- _pacman_opts_print_modifiers=(
- {-c,--complete}'[Used for completions]'
- {-d,--defaultconfig}'[Print default yay configuration]'
- {-g,--config}'[Print current yay configuration]'
- {-n,--numberupgrades}'[Print number of updates]'
- {-s,--stats}'[Display system package statistics]'
- {-u,--upgrades}'[Print update list]'
- {-w,--news}'[Print arch news]'
- )
- # options for passing to _arguments: options for --remove command
- _pacman_opts_remove=(
- {-c,--cascade}'[Remove all dependent packages]'
- {-d,--nodeps}'[Skip dependency checks]'
- '*--assume-installed[Add virtual package to satisfy dependencies]'
- {-n,--nosave}'[Remove protected configuration files]'
- {-p,--print}'[Only print the targets instead of performing the operation]'
- {\*-s,\*--recursive}'[Remove dependencies not required by other packages]'
- {-u,--unneeded}'[Remove unneeded packages]'
- '--dbonly[Only remove database entry, do not remove files]'
- '--print-format[Specify how the targets should be printed]'
- '*:installed package:_pacman_completions_installed_packages'
- )
- _pacman_opts_database=(
- '--asdeps[mark packages as non-explicitly installed]'
- '--asexplicit[mark packages as explicitly installed]'
- '*:installed package:_pacman_completions_installed_packages'
- )
- _pacman_opts_files=(
- {-l,--list}'[List the files owned by the queried package]:package:_pacman_completions_all_packages'
- {-x,--regex}'[Enable searching using regular expressions]:regex:'
- {-y,--refresh}'[Download fresh files databases from the server]'
- '--machinereadable[Produce machine-readable output]'
- {-q,--quiet}'[Show less information for query and search]'
- )
- # options for passing to _arguments: options for --sync command
- _pacman_opts_sync_actions=(
- '(-S --sync)'{-S,--sync}
- {\*-c,\*--clean}'[Remove old packages from cache]:\*:clean:->sync_clean'
- {-g,--groups}'[View all members of a package group]:*:package groups:->sync_group'
- {-s,--search}'[Search package names and descriptions]:*:search text:->sync_search'
- '--dbonly[Only remove database entry, do not remove files]'
- '--needed[Do not reinstall up to date packages]'
- '--recursive[Reinstall all dependencies of target packages]'
- )
- # options for passing to _arguments: options for --sync command
- _pacman_opts_sync_modifiers=(
- {\*-d,\*--nodeps}'[Skip dependency checks]'
- '*--assume-installed[Add virtual package to satisfy dependencies]'
- {\*-i,\*--info}'[View package information]'
- {-l,--list}'[List all packages in a repository]'
- {-p,--print}'[Print download URIs for each package to be installed]'
- {-q,--quiet}'[Show less information for query and search]'
- {\*-u,\*--sysupgrade}'[Upgrade all out-of-date packages]'
- {-w,--downloadonly}'[Download packages only]'
- {\*-y,\*--refresh}'[Download fresh package databases]'
- '*--ignore[Ignore a package upgrade]:package: _pacman_completions_all_packages'
- '*--ignoregroup[Ignore a group upgrade]:package group:_pacman_completions_all_groups'
- '--asdeps[Install packages as non-explicitly installed]'
- '--asexplicit[Install packages as explicitly installed]'
- '--overwrite[Overwrite conflicting files]:files:_files'
- '--print-format[Specify how the targets should be printed]'
- )
- # handles --help subcommand
- _pacman_action_help() {
- _arguments -s : \
- "$_pacman_opts_commands[@]"
- }
- # handles cases where no subcommand has yet been given
- _pacman_action_none() {
- _arguments -s : \
- "$_pacman_opts_commands[@]"
- }
- # handles --query subcommand
- _pacman_action_query() {
- local context state line
- typeset -A opt_args
- case $state in
- query_file)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:package file:_files -g "*.pkg.tar*~*.sig(.,@)"'
- ;;
- query_group)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:groups:_pacman_completions_installed_groups'
- ;;
- query_owner)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:file:_files'
- ;;
- query_search)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:search text: '
- ;;
- *)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_actions[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:package:_pacman_completions_installed_packages'
- ;;
- esac
- }
- # handles --remove subcommand
- _pacman_action_remove() {
- _arguments -s : \
- '(--remove -R)'{-R,--remove} \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_remove[@]"
- }
- # handles --database subcommand
- _pacman_action_database() {
- _arguments -s : \
- '(--database -D)'{-D,--database} \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_database[@]"
- }
- # handles --files subcommand
- _pacman_action_files() {
- _arguments -s : \
- '(--files -F)'{-F,--files} \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_files[@]"
- }
- _pacman_action_deptest () {
- _arguments -s : \
- '(--deptest)-T' \
- "$_pacman_opts_common[@]" \
- ":packages:_pacman_all_packages"
- }
- # handles --sync subcommand
- _pacman_action_sync() {
- local context state line
- typeset -A opt_args
- if (( $+words[(r)--clean] )); then
- state=sync_clean
- elif (( $+words[(r)--groups] )); then
- state=sync_group
- elif (( $+words[(r)--search] )); then
- state=sync_search
- fi
- case $state in
- sync_clean)
- _arguments -s : \
- {\*-c,\*--clean}'[Remove old packages from cache]' \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]"
- ;;
- sync_group)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '(-g --group)'{-g,--groups} \
- '*:package group:_pacman_completions_all_groups'
- ;;
- sync_search)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '*:search text: '
- ;;
- *)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_actions[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '*:package:_pacman_completions_all_packages'
- ;;
- esac
- }
- # handles --upgrade subcommand
- _pacman_action_upgrade() {
- _arguments -s : \
- '(-U --upgrade)'{-U,--upgrade} \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_pkgfile[@]"
- }
- # handles --version subcommand
- _pacman_action_version() {
- # no further arguments
- return 0
- }
- # provides completions for package groups
- _pacman_completions_all_groups() {
- local -a cmd groups
- _pacman_get_command
- groups=( $(_call_program groups $cmd[@] -Sg) )
- typeset -U groups
- if [[ ${words[CURRENT-1]} == '--ignoregroup' ]]; then
- _sequence compadd -S ',' "$@" -a groups
- else
- compadd "$@" -a groups
- fi
- }
- # provides completions for packages available from repositories
- # these can be specified as either 'package' or 'repository/package'
- _pacman_completions_all_packages() {
- local -a seq sep cmd packages repositories packages_long
- if [[ ${words[CURRENT-1]} == '--ignore' ]]; then
- seq='_sequence'
- sep=(-S ',')
- else
- seq=
- sep=()
- fi
- if compset -P1 '*/*'; then
- packages=( $(_call_program packages yay -Pc ${words[CURRENT]%/*}) )
- typeset -U packages
- ${seq} _wanted repo_packages expl "repository/package" compadd ${sep[@]} ${(@)packages}
- else
- packages=( $(_call_program packages yay -Pc ) )
- typeset -U packages
- ${seq} _wanted packages expl "packages" compadd ${sep[@]} - "${(@)packages}"
- repositories=($(pacman-conf --repo-list))
- typeset -U repositories
- _wanted repo_packages expl "repository/package" compadd -S "/" $repositories
- fi
- }
- # provides completions for package groups
- _pacman_completions_installed_groups() {
- local -a cmd groups
- _pacman_get_command
- groups=(${(o)${(f)"$(_call_program groups $cmd[@] -Qg)"}% *})
- typeset -U groups
- compadd "$@" -a groups
- }
- # provides completions for installed packages
- _pacman_completions_installed_packages() {
- local -a cmd packages packages_long
- packages_long=(/var/lib/pacman/local/*(/))
- packages=( ${${packages_long#/var/lib/pacman/local/}%-*-*} )
- compadd "$@" -a packages
- }
- _pacman_all_packages() {
- _alternative : \
- 'localpkgs:local packages:_pacman_completions_installed_packages' \
- 'repopkgs:repository packages:_pacman_completions_all_packages'
- }
- # provides completions for repository names
- _pacman_completions_repositories() {
- local -a cmd repositories
- repositories=($(pacman-conf --repo-list))
- # Uniq the array
- typeset -U repositories
- compadd "$@" -a repositories
- }
- # builds command for invoking pacman in a _call_program command - extracts
- # relevant options already specified (config file, etc)
- # $cmd must be declared by calling function
- _pacman_get_command() {
- # this is mostly nicked from _perforce
- cmd=( "pacman" "2>/dev/null")
- integer i
- for (( i = 2; i < CURRENT - 1; i++ )); do
- if [[ ${words[i]} = "--config" || ${words[i]} = "--root" ]]; then
- cmd+=( ${words[i,i+1]} )
- fi
- done
- }
- # main dispatcher
- _pacman_zsh_comp() {
- local -a args cmds;
- local tmp
- args=( ${${${(M)words:#-*}#-}:#-*} )
- for tmp in $words; do
- cmds+=("${${_pacman_opts_commands[(r)*$tmp\[*]%%\[*}#*\)}")
- done
- case $args in #$words[2] in
- h*)
- if (( ${(c)#args} <= 1 && ${(w)#cmds} <= 1 )); then
- _pacman_action_help
- else
- _message "no more arguments"
- fi
- ;;
- *h*)
- _message "no more arguments"
- ;;
- D*)
- _pacman_action_database
- ;;
- F*)
- _pacman_action_files
- ;;
- Q*g*) # ipkg groups
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:groups:_pacman_completions_installed_groups'
- ;;
- Q*o*) # file
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:package file:_files'
- ;;
- Q*p*) # file *.pkg.tar*
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_query_modifiers[@]" \
- '*:package file:_files -g "*.pkg.tar*~*.sig(.,@)"'
- ;;
- Q*)
- _pacman_action_query
- ;;
- P*)
- _arguments -s : \
- '-P' \
- "$_pacman_opts_print_modifiers[@]"
- ;;
- W*)
- _arguments -s : \
- '-W' \
- "$_pacman_opts_web_modifiers[@]"
- ;;
- R*)
- _pacman_action_remove
- ;;
- S*c*) # no completion
- _arguments -s : \
- '(-c --clean)'{\*-c,\*--clean}'[Remove all files from the cache]' \
- "$_pacman_opts_common[@]"
- ;;
- S*l*) # repos
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '*:package repo:_pacman_completions_repositories' \
- ;;
- S*g*) # pkg groups
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '*:package group:_pacman_completions_all_groups'
- ;;
- S*s*)
- _arguments -s : \
- "$_pacman_opts_common[@]" \
- "$_pacman_opts_sync_modifiers[@]" \
- '*:search text: '
- ;;
- S*)
- _pacman_action_sync
- ;;
- T*)
- _pacman_action_deptest
- ;;
- U*)
- _pacman_action_upgrade
- ;;
- V*)
- _pacman_action_version
- ;;
- Y*)
- _arguments -s : \
- '-Y' \
- "$_pacman_opts_yay_modifiers[@]"
- ;;
- G*)
- _arguments -s : \
- '-G' \
- "$_pacman_opts_getpkgbuild_modifiers[@]"
- ;;
- *)
- case ${(M)words:#--*} in
- *--help*)
- if (( ${(w)#cmds} == 1 )); then
- _pacman_action_help
- else
- return 0;
- fi
- ;;
- *--sync*)
- _pacman_action_sync
- ;;
- *--query*)
- _pacman_action_query
- ;;
- *--remove*)
- _pacman_action_remove
- ;;
- *--deptest*)
- _pacman_action_deptest
- ;;
- *--database*)
- _pacman_action_database
- ;;
- *--files*)
- _pacman_action_files
- ;;
- *--version*)
- _pacman_action_version
- ;;
- *--upgrade*)
- _pacman_action_upgrade
- ;;
- *)
- _pacman_action_none
- ;;
- esac
- ;;
- esac
- }
- _pacman_comp() {
- case "$service" in
- yay)
- _pacman_zsh_comp "$@"
- ;;
- *)
- _message "Error"
- ;;
- esac
- }
- _pacman_comp "$@"
|