| Commit message (Expand) | Author | Age | Files | Lines |
* | small fix for _requested to be able to use _all_labels from within it (10910) | Sven Wischnowsky | 2000-04-25 | 4 | -3/+13 |
* | report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ... | Sven Wischnowsky | 2000-04-25 | 4 | -9/+40 |
* | make _arguments use more than one action when appropriate; add _argument_sets... | Sven Wischnowsky | 2000-04-25 | 13 | -169/+473 |
* | Things that are in the ChangeLog but that somehow didn't get changed. | Bart Schaefer | 2000-04-25 | 2 | -2/+2 |
* | 10900: Depend modules-bltin upon config.status rather than upon Makefile. | Bart Schaefer | 2000-04-25 | 2 | -32/+94 |
* | don't remove *all* .zwc files, keep the first one (10881) | Sven Wischnowsky | 2000-04-20 | 2 | -1/+6 |
* | fix off-by-one error in scrolled menu-selections (10868) | Sven Wischnowsky | 2000-04-20 | 2 | -10/+14 |
* | Add new completions for AIX commands | Oliver Kiddle | 2000-04-20 | 10 | -0/+110 |
* | new completions for FreeBSD commands (10861) | Sven Wischnowsky | 2000-04-20 | 5 | -0/+144 |
* | default values for styles in _expand_word, listing expansions with ^Xd, _expa... | Sven Wischnowsky | 2000-04-20 | 4 | -10/+67 |
* | Add completion for file descriptors | Oliver Kiddle | 2000-04-20 | 4 | -6/+38 |
* | add zstyle+ (this is the *real* 3.1.7-pre-1) zsh-3.1.7-prep-1 | Peter Stephenson | 2000-04-19 | 2 | -3/+5 |
* | Test additions; 3.1.7-pre-1 | Peter Stephenson | 2000-04-19 | 6 | -4/+536 |
* | Ollivier Robert: 10844: prefer curses to termcap on HPUX 11 | Peter Stephenson | 2000-04-19 | 2 | -1/+6 |
* | 10833: new print completion and complete nothing for clear and logname | Oliver Kiddle | 2000-04-19 | 4 | -4/+36 |
* | 10830: Doc/Makefile.in: don't force dvips to use 300 dpi. | Peter Stephenson | 2000-04-19 | 2 | -57/+213 |
* | ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ... | Sven Wischnowsky | 2000-04-19 | 3 | -181/+1463 |
* | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var... | Sven Wischnowsky | 2000-04-19 | 5 | -32/+85 |
* | fix completion after ~<num> (10812) | Sven Wischnowsky | 2000-04-18 | 2 | -1/+12 |
* | handle list-prompt in compinstall | Peter Stephenson | 2000-04-18 | 2 | -3/+25 |
* | change suffix added when completing an assigned value (10807) | Sven Wischnowsky | 2000-04-18 | 2 | -2/+5 |
* | 10802: typo | Peter Stephenson | 2000-04-18 | 2 | -1/+5 |
* | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new... | Sven Wischnowsky | 2000-04-18 | 7 | -44/+132 |
* | fix to get newlines in non-job-texts (I'm sooo stupid) | Sven Wischnowsky | 2000-04-18 | 1 | -2/+6 |
* | fix to get newlines in non-job-texts (I'm sooo stupid) (10799) | Sven Wischnowsky | 2000-04-18 | 1 | -0/+3 |
* | join_clines() tested the wrong variable (10798) | Sven Wischnowsky | 2000-04-18 | 2 | -2/+7 |
* | zstyle+ simplifies definition of styles (10795) | Sven Wischnowsky | 2000-04-17 | 2 | -0/+37 |
* | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 2000-04-17 | 9 | -390/+1777 |
* | 10789: <(...) and >(...) documentation | Peter Stephenson | 2000-04-17 | 2 | -10/+23 |
* | display newlines as spaces in job-texts (10788) | Sven Wischnowsky | 2000-04-17 | 2 | -2/+5 |
* | fix for exclusion lists for -+o specifications | Sven Wischnowsky | 2000-04-17 | 2 | -3/+6 |
* | 10772: Chmouel: rpm --target completion | Peter Stephenson | 2000-04-17 | 2 | -0/+9 |
* | better completion after `=', everywhere (10780) | Sven Wischnowsky | 2000-04-17 | 6 | -11/+63 |
* | make _tags use C-code for braces in tag-order values; and misc. stuff (10775) | Sven Wischnowsky | 2000-04-17 | 5 | -34/+59 |
* | fix for partial word completion with empty parts and common suffix (10774) | Sven Wischnowsky | 2000-04-17 | 2 | -18/+53 |
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 7 | -155/+470 |
* | 10768: configure.in: DLLDFLAGS for OpenBSD. | Clint Adams | 2000-04-15 | 2 | -0/+5 |
* | 10764: run-help improvements10764: run-help improvements10764: run-help impro... | Clint Adams | 2000-04-14 | 2 | -9/+29 |
* | 10763: complete after : for typeset & friends | Clint Adams | 2000-04-14 | 2 | -2/+12 |
* | Doc fix for 10756 | Peter Stephenson | 2000-04-14 | 2 | -5/+8 |
* | missing `+'s in _diffoptions (10760) | Sven Wischnowsky | 2000-04-14 | 2 | -9/+13 |
* | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 2000-04-14 | 5 | -2/+79 |
* | Fix formatting. | Bart Schaefer | 2000-04-14 | 1 | -2/+4 |
* | 10748: configure-switch for MAXJOB | Clint Adams | 2000-04-13 | 2 | -21/+41 |
* | 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h | Clint Adams | 2000-04-13 | 4 | -3/+34 |
* | 10743: fix replenv() of imported special parameters | Peter Stephenson | 2000-04-13 | 2 | -1/+8 |
* | 10738: pws: local parameters can be exported | Peter Stephenson | 2000-04-13 | 5 | -53/+84 |
* | remove the `pids' tag, use `processes' instead (10733) | Sven Wischnowsky | 2000-04-13 | 4 | -18/+25 |
* | make read -[kq] always print the prompt, if any; after all they make sure the... | Sven Wischnowsky | 2000-04-13 | 2 | -6/+18 |
* | fix field name for HAVE_NIS_PLUS (10726) | Sven Wischnowsky | 2000-04-13 | 2 | -1/+3 |