| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
to avoid alias expansion.
|
| |
|
| |
|
|
|
|
| |
Document.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
29694: Avoid overwriting current history word when not expanding an alias
or history event.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
when the end of the pipe is controlled by a builtin in the current shell
which cannot itself become suspended.
|
| |
|
| |
|
| |
|
|
|
|
| |
non-initial tabs
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
as by job number; temporary (?) workaround for pipelines getting lost if
TSTP is delivered when a shell builtin is the tail of the pipe.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
complete already given file arguments and also to not list file completions if
an option is being completed.
|
|
|
|
| |
prevented -f option from being used correctly.
|