Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix
auto-removable suffix highlighting
Completion/Unix/Command/_git: fix compadd for auto-removable suffix in
_git_commit_ranges and _git_stash
|
|
|
|
|
|
Indicate there is documentation for the argument strings.
|
|
|
|
|
|
The change in control required for sourcing the command file can confuse
the simulated interactive input
|
|
|
|
|
|
|
|
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
|
|
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
|
|
|
|
|
|
With POSIXTRAPS never propagate implicit return value.
In any case if not forcing a return value don't use lastval
from within the trap, use the one from the surrounding code.
|
|
|
|
|
|
|
|
|
|
zstyle contexts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parentheses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also assure the handlers are called on error conditions and document the
extra argument that is passed in the error case.
|
|
For glob qualifiers "u" and "g".
|
|
|
|
|
|
|
|
|
|
|
|
code is integrated with distribution
|
|
|