about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add zstyle+ (this is the *real* 3.1.7-pre-1) zsh-3.1.7-prep-1Peter Stephenson2000-04-191-0/+2
* Test additions; 3.1.7-pre-1Peter Stephenson2000-04-191-0/+7
* Ollivier Robert: 10844: prefer curses to termcap on HPUX 11Peter Stephenson2000-04-191-0/+5
* 10833: new print completion and complete nothing for clear and lognameOliver Kiddle2000-04-191-0/+6
* 10830: Doc/Makefile.in: don't force dvips to use 300 dpi.Peter Stephenson2000-04-191-0/+4
* ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...Sven Wischnowsky2000-04-191-0/+4
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky2000-04-191-0/+7
* fix completion after ~<num> (10812)Sven Wischnowsky2000-04-181-0/+4
* handle list-prompt in compinstallPeter Stephenson2000-04-181-0/+2
* change suffix added when completing an assigned value (10807)Sven Wischnowsky2000-04-181-0/+3
* 10802: typoPeter Stephenson2000-04-181-0/+4
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-0/+6
* fix to get newlines in non-job-texts (I'm sooo stupid) (10799)Sven Wischnowsky2000-04-181-0/+3
* join_clines() tested the wrong variable (10798)Sven Wischnowsky2000-04-181-0/+5
* zstyle+ simplifies definition of styles (10795)Sven Wischnowsky2000-04-171-0/+2
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-0/+5
* 10789: <(...) and >(...) documentationPeter Stephenson2000-04-171-0/+3
* display newlines as spaces in job-texts (10788)Sven Wischnowsky2000-04-171-0/+2
* fix for exclusion lists for -+o specificationsSven Wischnowsky2000-04-171-0/+3
* 10772: Chmouel: rpm --target completionPeter Stephenson2000-04-171-0/+4
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-171-0/+4
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-171-0/+4
* fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky2000-04-171-0/+5
* 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2000-04-161-0/+9
* 10768: configure.in: DLLDFLAGS for OpenBSD.Clint Adams2000-04-151-0/+4
* 10764: run-help improvements10764: run-help improvements10764: run-help impro...Clint Adams2000-04-141-0/+4
* 10763: complete after : for typeset & friendsClint Adams2000-04-141-0/+4
* Doc fix for 10756Peter Stephenson2000-04-141-4/+4
* missing `+'s in _diffoptions (10760)Sven Wischnowsky2000-04-141-0/+4
* 10756: fix (#s) and (#e) for parameter substitution formsPeter Stephenson2000-04-141-0/+7
* Fix formatting.Bart Schaefer2000-04-141-2/+4
* 10748: configure-switch for MAXJOBClint Adams2000-04-131-0/+1
* 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams2000-04-131-0/+4
* 10743: fix replenv() of imported special parametersPeter Stephenson2000-04-131-0/+3
* 10738: pws: local parameters can be exportedPeter Stephenson2000-04-131-0/+7
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-0/+3
* make read -[kq] always print the prompt, if any; after all they make sure the...Sven Wischnowsky2000-04-131-0/+3
* fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky2000-04-131-0/+2
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-131-0/+4
* display number of matches again when asking if a completion list should be sh...Sven Wischnowsky2000-04-131-0/+6
* 10706: Andrej: Fix quoting in awk args.Bart Schaefer2000-04-121-1/+5
* 10700: Andrej: Support Pyramid's internationalized manpaths.Bart Schaefer2000-04-121-0/+4
* Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle2000-04-121-0/+5
* compare mapped zwc files using stat instead of the pathnames (10699)Sven Wischnowsky2000-04-121-0/+3
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-0/+4
* missing initialisation for next field in assignments for substitutions for fc...Sven Wischnowsky2000-04-121-0/+3
* keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2000-04-121-0/+3
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-0/+4
* display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky2000-04-121-0/+4
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky2000-04-121-0/+7