summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-04-26faster test for `*'-patterns in matching control; prefer direct character ↵Sven Wischnowsky1-0/+4
matches over match specs in recursive invocations of match_str() (10925)
2000-04-26fix for matching control; improve merging cline lists (10924)Sven Wischnowsky1-0/+3
2000-04-26better default value for list-prompt style (10923)Sven Wischnowsky1-0/+3
2000-04-26file-sort made $fignore fail (10922)Sven Wischnowsky1-0/+4
2000-04-25don't show empty hidden matches even in menu-selection (10917)Sven Wischnowsky1-0/+3
2000-04-25re-calculate number of line with mark when needed; make default prompts more ↵Sven Wischnowsky1-0/+4
consistent (10916)
2000-04-25forgotten fix for _arguments using multiple actions (10915)Sven Wischnowsky1-0/+3
2000-04-25don't always ignore backslashes in paths when testing file type (10912)Sven Wischnowsky1-0/+3
2000-04-25small fix for _requested to be able to use _all_labels from within it (10910)Sven Wischnowsky1-0/+4
2000-04-25report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ↵Sven Wischnowsky1-0/+4
use them to be able to expand $foo (10909)
2000-04-25make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky1-0/+11
_argument_sets to complete different sets of arguments and options for the same command (10908)
2000-04-25Things that are in the ChangeLog but that somehow didn't get changed.Bart Schaefer1-1/+1
2000-04-2510900: Depend modules-bltin upon config.status rather than upon Makefile.Bart Schaefer1-0/+5
2000-04-20don't remove *all* .zwc files, keep the first one (10881)Sven Wischnowsky1-0/+3
2000-04-20fix off-by-one error in scrolled menu-selections (10868)Sven Wischnowsky1-0/+3
2000-04-20Add new completions for AIX commandsOliver Kiddle1-0/+6
2000-04-20new completions for FreeBSD commands (10861)Sven Wischnowsky1-0/+4
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, ↵Sven Wischnowsky1-0/+6
_expand uses add-space style (10854)
2000-04-20Add completion for file descriptorsOliver Kiddle1-0/+6
2000-04-19add zstyle+ (this is the *real* 3.1.7-pre-1)Peter Stephenson1-0/+2
2000-04-19Test additions; 3.1.7-pre-1Peter Stephenson1-0/+7
2000-04-19Ollivier Robert: 10844: prefer curses to termcap on HPUX 11Peter Stephenson1-0/+5
2000-04-1910833: new print completion and complete nothing for clear and lognameOliver Kiddle1-0/+6
2000-04-1910830: Doc/Makefile.in: don't force dvips to use 300 dpi.Peter Stephenson1-0/+4
2000-04-19ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ↵Sven Wischnowsky1-0/+4
but zsh/complete isn't (10828)
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵Sven Wischnowsky1-0/+7
variable-width strings (10816)
2000-04-18fix completion after ~<num> (10812)Sven Wischnowsky1-0/+4
2000-04-18handle list-prompt in compinstallPeter Stephenson1-0/+2
2000-04-18change suffix added when completing an assigned value (10807)Sven Wischnowsky1-0/+3
2000-04-1810802: typoPeter Stephenson1-0/+4
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky1-0/+6
new used parameters, use local keymap when waiting at list-prompt (10801)
2000-04-18fix to get newlines in non-job-texts (I'm sooo stupid) (10799)Sven Wischnowsky1-0/+3
2000-04-18join_clines() tested the wrong variable (10798)Sven Wischnowsky1-0/+5
2000-04-17zstyle+ simplifies definition of styles (10795)Sven Wischnowsky1-0/+2
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-0/+5
2000-04-1710789: <(...) and >(...) documentationPeter Stephenson1-0/+3
2000-04-17display newlines as spaces in job-texts (10788)Sven Wischnowsky1-0/+2
2000-04-17fix for exclusion lists for -+o specificationsSven Wischnowsky1-0/+3
2000-04-1710772: Chmouel: rpm --target completionPeter Stephenson1-0/+4
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky1-0/+4
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky1-0/+4
2000-04-17fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky1-0/+5
2000-04-1610771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson1-0/+9
2000-04-1510768: configure.in: DLLDFLAGS for OpenBSD.Clint Adams1-0/+4
2000-04-1410764: run-help improvements10764: run-help improvements10764: run-help ↵Clint Adams1-0/+4
improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements
2000-04-1410763: complete after : for typeset & friendsClint Adams1-0/+4
2000-04-14Doc fix for 10756Peter Stephenson1-4/+4
2000-04-14missing `+'s in _diffoptions (10760)Sven Wischnowsky1-0/+4
2000-04-1410756: fix (#s) and (#e) for parameter substitution formsPeter Stephenson1-0/+7
2000-04-14Fix formatting.Bart Schaefer1-2/+4