644
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
zparseopts should detect if it is called without option descriptions (11360) More... almost 24 years ago
Add -L option to the hash builtin
opk
as Oliver Kiddle
More... almost 24 years ago
doc changes; typo in _jobs; integer builtin understands `-i base' More... almost 24 years ago
fix for completing options with `_arguments -s'; fix for _message to use `builtin compadd' (11349) More... almost 24 years ago
Use _arguments for hash completion and add + options for typeset (11347)
opk
as Oliver Kiddle
More... almost 24 years ago
fixes for completion matching (11346) More... almost 24 years ago
fix for compadd -x when there are no matches (11335) More... almost 24 years ago
11332: Test descriptors correctly for redirect/restore of stderr; plus an aesthetic tweak. More... almost 24 years ago
11326: Avoid init_io() on "exec < file" when zleactive. More... almost 24 years ago
Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)
opk
as Oliver Kiddle
More... almost 24 years ago
_call should pass on the return code from the called command (11327)
opk
as Oliver Kiddle
More... almost 24 years ago
make _argument_sets add the options as defaults when there is nothing else to complete (11324) More... almost 24 years ago
_files used alternative tag-order values even if not needed (11321) More... almost 24 years ago
allow internally-mutually exclusive sets in _argument_sets; fixes for _argument_sets and the C-code for it (11320) More... almost 24 years ago
make ^G in menu-selection restore the old command line; add select=long* values for menu style to start menu-selection if list is too long for screen (11319) More... almost 24 years ago
Spelling corrections in the docs (11315)
opk
as Oliver Kiddle
More... almost 24 years ago
Remove return value from uniqarray which caused a compile error on IRIX
opk
as Oliver Kiddle
More... almost 24 years ago
11314: fix for typeset -U not updating value in environment More... almost 24 years ago
11312: defs.mk depends on config.status. More... almost 24 years ago
11310: use zmanref. (fix for 11309) More... almost 24 years ago
11309: Doc/Zsh/expn.yo: fix missing section. More... almost 24 years ago
11302: Cursor placement and defensive programming. More... almost 24 years ago
AIX dependency fix
opk
as Oliver Kiddle
More... almost 24 years ago
Fix breakage from 11195 (11300)
opk
as Oliver Kiddle
More... almost 24 years ago
11299: edit-command-line zle widget More... almost 24 years ago
more fixes for _arguments and its docs (11298) More... almost 24 years ago
11297: Document that ZLE closes standard input of user-defined widget funcs. More... almost 24 years ago
misc. _arguments fixes More... almost 24 years ago
11287: Naoki Wakamatsu: compinstall spaces to be tab More... almost 24 years ago
fix for `-+opt' with mutex list (11294) More... almost 24 years ago