Age | Commit message (Collapse) | Author | Files | Lines |
|
free space does not have enough space
This is the second of two performance optimizations for situations where
all heap arenas in the list are mostly full.
|
|
This is the first of two optimizations to improve heap performance when
there are a large number of mostly-filled heap arenas.
|
|
If home variable is NULL ensure HOME is unset.
|
|
obvious that a directory is expected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it in the test sublist
|
|
params writable
|
|
|
|
|
|
|
|
|
|
at the front of the token
|
|
Without this, '() { (( x=42 )) }' and '() { for (( i=0; … )) }' wouldn't warn
about $x and $i, respectively, being created global.
|
|
|
|
|
|
|
|
Also, tweak the docstring of zlelineasstring().
|
|
|
|
|
|
|
|
Also check if length is non-zero when buffer is empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selfinsert() may be called with incomplete wide character processing from
places other than getkeymapcmd()
|
|
|
|
|
|
|
|
|
|
hard to tell apart from accepting it"
This reverts commit f17eb26a34af69a2238a3d8b46079445e09c096e.
Conflicts:
ChangeLog
Src/Zle/zle_misc.c
|
|
|
|
|
|
|
|
|
|
exits
|
|
If the exit was while we were waiting to complete a lexical expression
we might not exit from the loop.
|
|
|
|
|
|
|
|
|