summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky1-0/+7
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 new...Sven Wischnowsky1-0/+6
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 impro...Clint Adams1-0/+4
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
2000-04-1310748: configure-switch for MAXJOBClint Adams1-0/+1
2000-04-1310745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams1-0/+4
2000-04-1310743: fix replenv() of imported special parametersPeter Stephenson1-0/+3
2000-04-1310738: pws: local parameters can be exportedPeter Stephenson1-0/+7
2000-04-13remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky1-0/+3
2000-04-13make read -[kq] always print the prompt, if any; after all they make sure the...Sven Wischnowsky1-0/+3
2000-04-13fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky1-0/+2
2000-04-13comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky1-0/+4
2000-04-13display number of matches again when asking if a completion list should be sh...Sven Wischnowsky1-0/+6
2000-04-1210706: Andrej: Fix quoting in awk args.Bart Schaefer1-1/+5
2000-04-1210700: Andrej: Support Pyramid's internationalized manpaths.Bart Schaefer1-0/+4
2000-04-12Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle1-0/+5
2000-04-12compare mapped zwc files using stat instead of the pathnames (10699)Sven Wischnowsky1-0/+3
2000-04-12allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky1-0/+4
2000-04-12missing initialisation for next field in assignments for substitutions for fc...Sven Wischnowsky1-0/+3
2000-04-12keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky1-0/+3
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky1-0/+4
2000-04-12display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky1-0/+4