| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
as finished with.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
cd prints output whenever the target directory is not obvious
to the user. This confuses scripts, so restrict it to
interactive mode.
|
|
|
|
|
| |
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.
|
| |
|