| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
when search direction changes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Use this in regex module and add test using $'\ua0'.
Rename mb_metacharinit() to mb_charinit() as it does not involve
metafied characters.
|
|
|
|
| |
This now includes sh.
|
| |
|
| |
|
|
|
|
|
|
| |
Also add to zed -f.
Option is -x <numm>.
|