summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_cpio
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-07-05 03:04:09 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-07-08 20:40:29 +0200
commit89e8b507381b8beec263c0437b14994b39abaf0d (patch)
tree511613115bcc365bd798b0e58f209719c056e4cf /Completion/Unix/Command/_cpio
parent54894 (tweaked): compdump: improve performance (diff)
downloadzsh-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
54909: Untokenize before quoting unquoted literal valuesHEADmaster
% 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/_cpio')
0 files changed, 0 insertions, 0 deletions