summaryrefslogtreecommitdiffstats
path: root/Completion/Unix
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-13 11:24:24 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-16 18:28:32 +0200
commit78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92 (patch)
tree4f467ab3ca8c1a7ddaf6442e9f2e07b014d1c6ca /Completion/Unix
parent54569: zle: various issues (diff)
downloadzsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar.gz
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar.bz2
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar.lz
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar.xz
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.tar.zst
zsh-78c3e89dfbd482cfcc6ccba4c73bbd97fd150b92.zip
54525: interrupt during redirect to fifo doesn't run precmd
Even though we clear errflag here, there can be a queued signal that will run when we try to execute precmd and that will set errflag again, aborting precmd after all. Let the signals through here instead.
Diffstat (limited to 'Completion/Unix')
0 files changed, 0 insertions, 0 deletions