| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
even when SHTTY is
already a valid descriptor.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
immediately available, though (11171)
|