Age | Commit message (Collapse) | Author | Files | Lines |
|
Also clarify document.
|
|
|
|
|
|
|
|
This was causing a segmentation violation in completion when parsing
an incomplete math expression, e.g. 'echo $((3*4)<TAB>'.
|
|
This changes internal quoting of the form still including tokens
not to add unnecessary internal backslashes.
|
|
|
|
|
|
|
|
|
|
|
|
Leaving these hanging in parent could cause deadlock: test added.
|
|
|
|
|
|
paste in cut buffers
|
|
|
|
|
|
references to non-special params
|
|
|
|
|
|
beep when limit is reached
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|