Age | Commit message (Collapse) | Author | Files | Lines |
|
If the first non-zero return status is 2, save the line on the
internal history list, but don't write it out.
|
|
|
|
Update ZLE version if history is read, pushed or popped with ZLE active
|
|
Replace ad-hoc subsh_close file descriptor for pipe management with the new
job-based addfilelist() mechanism.
|
|
|
|
|
|
|
|
|
|
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
|
|
|
|
|
|
the replacement wcwidth function anyway
|
|
|
|
__INTERIX
|
|
|
|
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
|
|
|
|
|
|
when the end of the pipe is controlled by a builtin in the current shell
which cannot itself become suspended.
|
|
|
|
|
|
|
|
format strings, so they are not treated as format introducers.
|
|
add new LEXFLAGS_ZLE
|
|
Add (z+n+)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unposted: note & needs quoting in :s in glob qualifier
|
|
|
|
|
|
|
|
|
|
27122: add POSIX_JOBS option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
environments, plus documentation
|
|
26062: additional compmatch change, missed from 26047
|
|
|
|
|
|
|
|
|
|
|