Age | Commit message (Collapse) | Author | Files | Lines |
|
vi-forward-char
|
|
zle widget
|
|
|
|
|
|
|
|
|
|
restore internal copy of limits if setrlimit() fails, so the error won't repeat
|
|
Fixes a long-standing (25+ years) bug where using -i -s together did have
the documented effect of disabling command line script files but also had
the side-effect of invoking ZLE, thereby ignoring the redirected input.
|
|
|
|
fix crash on zero values for same
|
|
|
|
Add test for both this and 33345+33346
|
|
|
|
Longstanding problem caused simple anonymous function incorrectly to
reset the overall "complext" state, causing wordcode to be diverted
into execsimple(), which caused a crash 'cos ist wasn't simple.
|
|
|
|
Don't expand arguments as if in command position. Test.
|
|
|
|
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
disconnected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to avoid incorrect NO_UNSET errors
|
|
incremental history
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|