Age | Commit message (Collapse) | Author | Files | Lines |
|
and also improved the error handling of explicitly-specified first/last
values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shell from exit command to allow EXIT traps to run.
|
|
|
|
+ Changed fcgetcomm() to handle new error return from addhistnum().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for autoloadable parameter (bug 219459 on Sourceforge).
|
|
|
|
|
|
signal handlers are only executed when it is safe to run them (13365)
|
|
|
|
pws: 13109, 13111: clear up zle display when output produced in trap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules
done internally via `zmodload -[AR]'
|
|
|
|
|
|
they would work right even if we didn't store the current command
in the history.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|