Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (16m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 10:22:17 UTC Now

2024-05-15 13:44:31 UTC MAIN commitmail json YAML

zsh-completions: update to version 0.35.0

Changelog:

0.35.0 Latest
What's Changed
New Completions

    avdmanager
    clang-check
    clang-format
    clang-tidy
    dart
    direnv
    emacs
    emacs-client
    fvm
    grpcurl
    mkcert
    neofetch
    screencapture
    sdkmanager
    tsc
    ts-node

Update Completions

    bundle
    ccache
    cmake
    cppcheck
    conan
    flutter
    gist
    go
    httpie
    nano
    nanoc
    nftables
    nvm
    protoc
    rspec
    rubocop
    tmuxp
    virtualbox

Removed completions

    caffeinate
    composer
    debuild
    force
    git-journal
    opustools
    perf
    subl
    tarsnap
    trash(trash-empty, trash-list, trash-put, trash-restore)
    vagrant
    xinput
    yaourt

0.34.0

Merge pull request #879 from zsh-users/update-jmeter

Update jmeter options

0.33.0: Merge pull request #800 from maniac-en/pr/gist_update

gist -u or gist --update will auto-complete user gists

0.32.0: Merge pull request #743 from syohex/syohex/update-rspec-format

Update rspec format option candidates

0.31.0

#647: remove kitty completion, upstream provides one

0.30.0: Merge pull request #615 from jheidbrink/master

Fix typo

0.29.0: tox: fix function not defined first time completion is called + simplify it

0.28.0

add conan completion (work in progress)

(nikita)