Age | Commit message (Collapse) | Author | Files | Lines |
|
Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix
auto-removable suffix highlighting
Completion/Unix/Command/_git: fix compadd for auto-removable suffix in
_git_commit_ranges and _git_stash
|
|
|
|
|
|
|
|
|
|
|
|
Was causing memory corruption
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that exactly fit the display width
|
|
|
|
|
|
|
|
21986: rewrite completion suffixes for wide characters
|
|
use multibyte versions of nicechar wherever possible.
|
|
|
|
|
|
|
|
|
|
|
|
unposted: update version to 4.2.3-dev-1
|
|
|
|
20150: commit ancient memory leak fix(?) in completion
|
|
|
|
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
|
|
options listpacked and listrowsfirst.
|
|
|
|
and there's only one match left (17489)
|
|
|
|
file-type-character (17195)
|
|
implementation of compadd -x) (16483)
|
|
|
|
|
|
|
|
list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
|
|
have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
|
|
(14507)
|
|
list-beeping if the old completion list is re-used (3752)
|
|
avoid losing user-typed characters (13565)
|
|
|