Home
last modified time | relevance | path

Searched refs:zsh (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dmod.rs8 mod zsh; modules
15 pub use zsh::Zsh;
/third_party/curl/scripts/
H A Dcompletion.pl32 my $shell = 'zsh';
47 } elsif ($shell eq 'zsh') {
56 # curl zsh completion
101 } elsif ($shell eq 'zsh') {
126 # Sort longest first, because zsh won't complete an option listed
133 } @list if $shell eq 'zsh';
163 --shell zsh/fish
/third_party/mksh/
H A DBuild.sh33 :zsh*) ZSH_VERSION=2 ;;

Completed in 4 milliseconds