summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-05-25Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle1-0/+5
2000-05-25beautify format of compdump file (11576)Sven Wischnowsky1-0/+3
2000-05-25fix for special-dirs when used with -g patterns (11570)Sven Wischnowsky1-0/+3
2000-05-25better cursor-movement in menu-selection (11569)Sven Wischnowsky1-0/+5
2000-05-2511567: FD_CLOEXEC in zftp.cPeter Stephenson1-0/+4
2000-05-25force listing in _complete_debug; make complist with list-scrolling stopt at ↵Sven Wischnowsky1-0/+7
the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)
2000-05-2411561: no RC_QUOTES in $'..'Peter Stephenson1-0/+3
2000-05-2411560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson1-0/+4
2000-05-2411554: Rearrange _arguments doc some more.Bart Schaefer1-0/+4
2000-05-24fix for comparguments to make -s have an effect again (11552)Sven Wischnowsky1-0/+5
2000-05-2411548: -h flag for ispellClint Adams1-0/+5
2000-05-2311542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson1-0/+4
2000-05-23Minor completion fixes (11541)Oliver Kiddle1-0/+4
2000-05-23Suffix handling improvements for url completion (11539)Oliver Kiddle1-0/+5
2000-05-2311537: new _complete_tag functionPeter Stephenson1-0/+6
2000-05-23doc clarifications for zparseopts (11536)Sven Wischnowsky1-0/+2
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-0/+4
2000-05-23add -E option to zparseopts (11530)Sven Wischnowsky1-0/+3
2000-05-23use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky1-0/+5
2000-05-23fix for read -q without a shout (11524)Sven Wischnowsky1-0/+2
2000-05-23save and restore more variables in bufferwords(); move gotword() into core ↵Sven Wischnowsky1-0/+6
(11523)
2000-05-22Don't lose empty arguments (11517)Oliver Kiddle1-0/+4
2000-05-2211516: Completion/Core/compinstall: menu selectionPeter Stephenson1-0/+5
2000-05-2211515: Fix infinite loop.Bart Schaefer1-0/+2
2000-05-2211508: Add texipage() to printindex().Bart Schaefer1-0/+2
2000-05-2211485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer1-0/+4
2000-05-22make sure wouldinstab is set before calling docomplete() (11503)Sven Wischnowsky1-0/+3
2000-05-22Completion/Linux/_rpm: --buildarch is like --targetChmouel Boudjnah1-0/+4
2000-05-22another fix for `select=long*' in menu style (11500)Sven Wischnowsky1-0/+3
2000-05-22fix for select-long-list in menu style (11497)Sven Wischnowsky1-0/+3
2000-05-22fix for clines in suffix (11496)Sven Wischnowsky1-0/+2
2000-05-22be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky1-0/+4
2000-05-22remove -h option from zstyle (11490)Sven Wischnowsky1-0/+3
2000-05-22pat(-) in long-option patterns to say that argument should be completed only ↵Sven Wischnowsky1-0/+5
after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489)
2000-05-22fix for a-a-m-c in menu selection; scroll explanations onto screen again ↵Sven Wischnowsky1-0/+6
(11487)
2000-05-22Missing () in a tt().Bart Schaefer1-0/+2
2000-05-2211483: Fix formatting and other small errors.Bart Schaefer1-0/+5
2000-05-2111478; 3.1.7-pre-4Peter Stephenson1-0/+9
2000-05-2011477: Alphabetize itemized lists.Bart Schaefer1-0/+2
2000-05-2011473: Turn off xtrace while printing PS4.Bart Schaefer1-0/+4
2000-05-19Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle1-0/+5
2000-05-19ChangeLog entry for zsh-users/3066, already committed:Peter Stephenson1-0/+3
cygwin system.h fix
2000-05-1911467: [#<base>] syntax for output basePeter Stephenson1-0/+9
zsh-users/3071: compdump tweak to avoid // in path
2000-05-19Fix _su to use user's shell for completion after -c againOliver Kiddle1-0/+4
2000-05-1911469: Locally unset the errexit option and ZERR trap.Bart Schaefer1-0/+4
2000-05-1911461: Make "read" interruptible even when used in the tail of a pipeline.Bart Schaefer1-0/+5
2000-05-19fix for unambiguous string insertion (11466)Sven Wischnowsky1-1/+3
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-0/+9
2000-05-18Add missing file name to log message.Bart Schaefer1-1/+2
2000-05-18fix for completion of `netscape -remote' (11460)Sven Wischnowsky1-0/+3