diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-07-05 03:04:09 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-07-08 20:40:29 +0200 |
| commit | 89e8b507381b8beec263c0437b14994b39abaf0d (patch) | |
| tree | 511613115bcc365bd798b0e58f209719c056e4cf /Completion/Unix/Command/_ipsec | |
| parent | 54894 (tweaked): compdump: improve performance (diff) | |
| download | zsh-master.tar zsh-master.tar.gz zsh-master.tar.bz2 zsh-master.tar.lz zsh-master.tar.xz zsh-master.tar.zst zsh-master.zip | |
% print -r - ${(q+):-foo = bar}|xxd
00000000: 2766 6f6f 208d 2062 6172 270a 'foo . bar'.
% print -r - ${(q+):-foo * bar}|xxd
00000000: 2766 6f6f 2087 2062 6172 270a 'foo . bar'.
% print -r - ${(qqqq):-foo = bar}
$'foo \215 bar'
Diffstat (limited to 'Completion/Unix/Command/_ipsec')
0 files changed, 0 insertions, 0 deletions
