There was an error while loading. Please reload this page.
Blocking bugs (must be fixed before release):
mv
Fix wanted before release, if at all possible:
sleep 10 | read
ksh -c 'echo "${1:+a)c}"'
print -u2
printf %'d
These have proven difficult to fix, but a fix would be a nice bonus:
PATH
Blocking bugs (must be fixed before release):
mvfails to move directory hierarchies across file systems #871 – essential functionality breaks (there's a PR to review)Fix wanted before release, if at all possible:
sleep 10 | readhangs interactive shell after ^Z #750ksh -c 'echo "${1:+a)c}"'#907print -u2breakage #975printf %'dsegfault/bus error on bad input #1004These have proven difficult to fix, but a fix would be a nice bonus:
PATHin various contexts #405