Home
last modified time | relevance | path

Searched refs:Zsh (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/clap/clap_complete/tests/
Dzsh.rs9 clap_complete::shells::Zsh, in basic()
21 clap_complete::shells::Zsh, in feature_sample()
33 clap_complete::shells::Zsh, in special_commands()
45 clap_complete::shells::Zsh, in quoting()
57 clap_complete::shells::Zsh, in aliases()
69 clap_complete::shells::Zsh, in sub_subcommands()
81 clap_complete::shells::Zsh, in value_hint()
93 clap_complete::shells::Zsh, in value_terminator()
/third_party/rust/crates/clap/clap_complete/src/shells/
Dshell.rs24 Zsh, enumerator
57 Shell::Zsh, in value_variants()
67 Shell::Zsh => PossibleValue::new("zsh"), in to_possible_value()
79 Shell::Zsh => shells::Zsh.file_name(name), in file_name()
89 Shell::Zsh => shells::Zsh.generate(cmd, buf), in generate()
149 "zsh" => Some(Shell::Zsh), in parse_shell_from_path()
Dmod.rs15 pub use zsh::Zsh;
Dzsh.rs10 pub struct Zsh; struct
12 impl Generator for Zsh { implementation
/third_party/rust/crates/shlex/
DCHANGELOG.md9 * Fixes parsing of `'\\n'` to match the behavior of bash/Zsh/Python `shlex`. The result was previou…
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dshell_completion.dart29 'This command prints the flutter command line completion setup script for Bash and Zsh. To '
/third_party/pulseaudio/
Dmeson.build801 'Zsh completions directory: @0@'.format(zshcompletiondir),
Dconfigure.ac1536 …AS_HELP_STRING([--with-zsh-completion-dir], [Zsh completions directory (defaults to ${datadir}/zsh…
1674 Zsh completions directory: ${zshcompletiondir}
/third_party/icu/tools/multi/c/patch/
D3_244 > # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
288 > # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
309 > # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
10788 > # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
D3_046 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
290 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
311 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
11207 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
/third_party/rust/crates/clap/
DCHANGELOG.md1614 …* Don't pass -S to _arguments if Zsh is too old ([16b4f143](https://github.com/clap-rs/clap/commi…
/third_party/libevdev/
Dthird_party_libevdev.diff6699 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
6869 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
16188 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which