| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY | Peter Stephenson | 2002-07-01 | 1 | -0/+16 |
* | 17384: new recursive-edit widget. | Peter Stephenson | 2002-07-01 | 1 | -0/+42 |
* | add new sepcial context -assign-parameter- for completing the parameter in an... | Sven Wischnowsky | 2002-07-01 | 2 | -0/+7 |
* | two new modes for menu selection: incremental search and interactive (17366) | Sven Wischnowsky | 2002-06-26 | 2 | -0/+23 |
* | 17350: add $CUTBUFFER and $killring zle parameters | Peter Stephenson | 2002-06-24 | 1 | -8/+22 |
* | 17334: TYPESET_SILENT shell option and typeset -p option | Peter Stephenson | 2002-06-20 | 2 | -13/+30 |
* | Usual .distfiles tidy-up zsh-4.1.0-dev-5 | Peter Stephenson | 2002-06-17 | 1 | -1/+1 |
* | 17304: tweak to tweak the tweaked tweak for zle -I in 17301 | Peter Stephenson | 2002-06-07 | 1 | -1/+3 |
* | 17301: improve zle -I. | Peter Stephenson | 2002-06-07 | 1 | -8/+15 |
* | 17293: support poll() as preferred alternative to select() in zle | Peter Stephenson | 2002-06-06 | 1 | -2/+2 |
* | 17253: ztcp -L gives parseable information on tcp session | Peter Stephenson | 2002-05-30 | 1 | -1/+49 |
* | rename max-match-length style to max-matches-width (17213) | Sven Wischnowsky | 2002-05-23 | 1 | -3/+3 |
* | 17201: add example use of ztcp to manual | Peter Stephenson | 2002-05-21 | 1 | -0/+32 |
* | 17141 plus mods: add `zle -F fd handler' feature. | Peter Stephenson | 2002-05-21 | 1 | -0/+60 |
* | allow users to give the maximum number of display-columns the matches should ... | Sven Wischnowsky | 2002-05-14 | 1 | -0/+14 |
* | fix doc for _describe, mention -t option (17146) | Sven Wischnowsky | 2002-05-14 | 1 | -1/+4 |
* | Doc/Makefile.in: back out unintended changes | Peter Stephenson | 2002-05-12 | 1 | -23/+31 |
* | users/4951: make ulimit documentation clearer | Peter Stephenson | 2002-05-10 | 1 | -1/+2 |
* | 17081: New zselect module and documentation. | Peter Stephenson | 2002-05-08 | 2 | -32/+91 |
* | 17080: tag-order style usage | Andrey Borzenkov | 2002-05-08 | 1 | -3/+4 |
* | Explain the effect of unreadable directories, etc., on the CORRECT option | Bart Schaefer | 2002-05-06 | 1 | -0/+3 |
* | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 2002-04-04 | 1 | -0/+5 |
* | 16895: cross-references to the `|&' and `>(...)' syntax. | Bart Schaefer | 2002-03-28 | 1 | -0/+13 |
* | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 2002-03-27 | 1 | -13/+12 |
* | alter _generic example to be more robust | Oliver Kiddle | 2002-03-27 | 1 | -2/+2 |
* | 16879: Functions/Zle/up-line-or-beginning-search, | Peter Stephenson | 2002-03-21 | 1 | -0/+11 |
* | Add missing close-paren | Bart Schaefer | 2002-03-17 | 1 | -1/+1 |
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 1 | -4/+24 |
* | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 2002-03-13 | 1 | -59/+90 |
* | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 2002-03-05 | 2 | -0/+45 |
* | allow different sets of completion definitions selected with option -T to com... | Sven Wischnowsky | 2002-03-04 | 1 | -22/+55 |
* | make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch... | Sven Wischnowsky | 2002-02-25 | 1 | -12/+8 |
* | 16620, 16697: add a and n parameter expansion flags | Oliver Kiddle | 2002-02-22 | 1 | -0/+8 |
* | 16688: clarify the pseudo-randomness of RANDOM. | Clint Adams | 2002-02-21 | 1 | -1/+6 |
* | 16619, 16676: add -c, -l and -p options to the dirs builtin | Oliver Kiddle | 2002-02-20 | 1 | -3/+18 |
* | 16673: add langinfo module as an interface to locale information. | Clint Adams | 2002-02-19 | 2 | -1/+38 |
* | Remove: France ftp.cenatls.cena.dgac.fr | Geoff Wing | 2002-02-19 | 1 | -3/+3 |
* | allow an argument containing only a single colon as a separator between optio... | Sven Wischnowsky | 2002-02-18 | 1 | -2/+5 |
* | Changed: uiarchive.uiuc.edu path | Geoff Wing | 2002-02-14 | 1 | -1/+1 |
* | Remove: Australia ftp.ips.gov.au | Geoff Wing | 2002-02-14 | 1 | -8/+7 |
* | Add a special-dirs example. | Bart Schaefer | 2002-02-12 | 1 | -0/+7 |
* | add -x option (to be passed on to compadd) to _description and friends; make ... | Sven Wischnowsky | 2002-02-12 | 1 | -9/+16 |
* | 16492: add RPROMPT2 variable for right prompts in multi-line commands | Oliver Kiddle | 2002-01-31 | 1 | -0/+9 |
* | 16419: Improve _arguments syntax summary. | Bart Schaefer | 2002-01-26 | 1 | -1/+1 |
* | 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support | Peter Stephenson | 2002-01-22 | 1 | -0/+33 |
* | add new generic fake style and changes to the C-code for that (different impl... | Sven Wischnowsky | 2002-01-22 | 1 | -1/+22 |
* | allow arguments to be given to functions used by compdef (actually, the strin... | Sven Wischnowsky | 2002-01-21 | 1 | -1/+14 |
* | allow manual pages to be shown separated by section with new separate-section... | Sven Wischnowsky | 2002-01-10 | 1 | -0/+9 |
* | fixes for completion of signal names with SIG prefix and for completing comma... | Sven Wischnowsky | 2002-01-07 | 1 | -1/+2 |
* | 16398: updated zstyle completion and related cleanup | Oliver Kiddle | 2002-01-04 | 2 | -4/+43 |