summaryrefslogtreecommitdiffstats
path: root/etc/mpv.bash-completion
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: parse the mpv options lazilyGabriele Mazzotta2024-01-211-9/+30
* {zsh,bash}-completion: use config when autocompleting profilesPhilip Langdale2023-09-031-2/+8
* {zsh,bash}-completion: add missing --no-config flagsNiklas Haas2023-09-021-4/+4
* {zsh,bash}-completion: run mpv with --no-configsfan52023-07-191-1/+1
* bash-completion: do not complete removed optionssfan52023-07-191-3/+6
* bash completion: Allow completions to work without external functionsArthur Williams2021-09-051-4/+3
* bash completion: complete ao/af/vo/vf optionsPhilip Langdale2020-02-081-1/+1
* bash completion: Cache the options listPhilip Langdale2020-02-081-8/+11
* bash completion: only generate option list when neededPhilip Langdale2020-01-131-5/+5
* bash completion: add initial implementation of bash completionPhilip Langdale2020-01-091-0/+112