summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* 54863 + others: completion: compadd -q -> -rdana10 days1-4/+4
| | | | | | | -q was not appropriate because a parameter name with no assignment makes no sense in this context. use -r instead also address some previous cases like this that i was responsible for
* 54830 (tweaked): completion: improve _ffmpegdana2026-06-231-123/+1508
| | | | | incorporates fixes for issues reported in 54832 and 54833 + others discussed off-list with mikael
* 54790 (tweaked): _ffmpeg: update for modern ffmpegNuke2026-06-201-164/+104
| | | | | | fixed broken patch header and re-incorporated fix from dd4666d82 has some issues, to be followed by further improvements
* 54532: completers: various small fixesMikael Magnusson2026-05-161-2/+2
| | | | | | | | | | | | | | | | | | | _find: - and + were reversed compared to the disp string _zstyle: fix typo breaking chpwd-specific style completion _sudo: minor typo in exclusion list _rsync: fix some minor thinkos _ip: fix a few typos _sort: remove double --ignore-nonprinting line _df: fix typo widge -> wedge _tmux: fix various issues _mount: defperm confusion _sed: typo _netstat: fix -4/-6 typo _wget: fix some syntactical typos _subversion: fix using wrong cache name _lsof: typo _ffmpeg: fix copy-pasto in for scodecs _ansible: --skip-tags also takes tags
* Protect some :s from history modifier expansionStephane Chazelas2023-06-061-1/+1
|
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-091-3/+3
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
|
* 33485: fixes for zstyle context handlingOliver Kiddle2014-10-211-23/+13
|
* Haakon Riiser: 29895, 29897: _ffmpeg, _nmcliPeter Stephenson2011-11-081-0/+13
|
* Haakon: 29137: handling of flags in _ffmpegPeter Stephenson2011-05-031-19/+60
|
* Haakon: more ffmpeg tweaksPeter Stephenson2011-05-011-17/+9
|
* Haakon Riiser: 29100: clean up of _ffmpegPeter Stephenson2011-04-301-109/+110
|
* Baptiste: 28264: remove the need for sed from _ffmpegPeter Stephenson2010-09-161-5/+5
|
* Haakon Riiser: 28009: new ffmpeg completionPeter Stephenson2010-06-091-0/+163