Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
array parameter value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add test.
|
|
|
|
|
|
|
|
|
|
|
|
Use input flag to suppress the unwanted backtracking.
Add test for the extra case covered.
|
|
|
|
|
|
|
|
|
|
|
|
menu selection
|
|
would not be displayed without scrolling
|
|
|
|
|
|
|
|
|
|
Although it gets set there, _main_complete is parsed to the end first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Typeset assignments now work like raw assignments except
for no "+=" and no GLOB_ASSIGN.
Documented in typeset builtin doc and mentioned in release notes.
Tests to ensure basic sanity.
Enabled by default, can be turned off by "disable -r" with typeset
family of commands.
|