| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
This is now needed to get suitable OPTIND behaviour.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
when search direction changes
|
| |
|
| |
|
| |
|