| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
when redirecting to/from a pattern (MULTIOS) and if there is no match,
issue an error even if NULL_GLOB is in effect.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
allow mixing of colours
|
| |
|
|
|
|
|
| |
Given keybindings which have other vi bindings as a prefix, we don't
apply KEYTIMEOUT because we've got to wait for a movement command
anyway. This delays running the vi widget so the cursor change was not
happening.
|
| |
|
|
| |
braces
|
| | |
|
| |
|
|
|
|
| |
addresses -Wmaybe-uninitialized and (spurious) -Wformat-overflow warnings
omitted the change for zle_refresh.c since it was caught in w/54036
|
| |
|
|
| |
and locale combination
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Leaves some edgecase issues unresolved (see tests).
|
| |
|
|
|
|
| |
.term.querywait variable
Also clarify documentation and include fewer of the new extensions by default
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Allows assignment to a global via nameref to succeed without creating a
dereference loop. Update tests for changed behavior.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- avoid changing base on assignment;
- omit base level for up-scope references
- do not follow reference chains for base level of new references
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|