Age | Commit message (Collapse) | Author | Files | Lines |
|
These need to combine properly, and alos "command -p" with either
-v or -V needs to search for builtins and then using the default
system path.
|
|
|
|
|
|
|
|
Also add test.
|
|
|
|
Lexical analysis flags got screwed up after a "|", so we
didn't parse patterns properly, in particular those with parentheses.
|
|
"|" is now found properly by looking for words that come
from the lexical analyser, rather than hacking a pattern
returned in one dollop.
Update some completion functions that need extra quoting
as a result.
Add test for new parsing.
Update version number to 5.0.8-dev-3 because of wordcode
incompatibility.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27122: add POSIX_JOBS option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-c and SHIN_STDIN inconsistent with manual
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|