| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
28634: add test
|
| |
|
| |
|
|
|
|
| |
parameter subscripting, parameter assignment, and globbing
|
|
|
|
| |
Various new and improved completions
|
| |
|
| |
|
| |
|
|
|
|
| |
format strings, so they are not treated as format introducers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
use char * for pointer arithmetic rather than void *
|
|
|
|
| |
arithmetic
|
| |
|
| |
|
|
|
|
| |
unposted: note suffix highlighting in NEWS
|
| |
|
| |
|
| |
|
|
|
|
| |
add new LEXFLAGS_ZLE
|
|
|
|
| |
Add (z+n+)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
even with an upcoming newline.
|
| |
|
| |
|
| |
|
|
|
|
| |
KSH_ARRAY ${*:0:1} gives $0, etc.
|
| |
|
|
|
|
| |
CVS ----------------------------------------------------------------------
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
28340: assignment to range of scalar variable with multibyte characters
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|