summaryrefslogtreecommitdiffstats
path: root/etc/_mpv.zsh
Commit message (Expand)AuthorAgeFilesLines
* zsh-completion: complete options after --helpGuido Cella2023-11-151-0/+8
* {zsh,bash}-completion: use config when autocompleting profilesPhilip Langdale2023-09-031-1/+4
* {zsh,bash}-completion: add missing --no-config flagsNiklas Haas2023-09-021-2/+2
* {zsh,bash}-completion: run mpv with --no-configsfan52023-07-191-1/+1
* zsh-completion: do not complete removed optionssfan52023-07-191-0/+4
* zsh completion: perform globbing on binary pathNiklas Haas2021-05-071-4/+4
* zsh completion: helper functions in private namespaceEd Santiago2020-05-171-6/+6
* zsh completion: fix handling of aliases that are listed without --Philip Sequeira2019-12-151-2/+2
* zsh completion: use actual POSIX-compatible regex for whitespacePhilip Sequeira2019-12-151-5/+5
* zsh completion: actually make pcre optionalPhilip Sequeira2019-12-151-7/+6
* zsh completion: move generation to runtime and improvePhilip Sequeira2019-09-271-0/+251