summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2002-07-0117384: new recursive-edit widget.Peter Stephenson1-0/+42
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in ↵Sven Wischnowsky2-0/+7
an assignment (17387)
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2-0/+23
2002-06-2417350: add $CUTBUFFER and $killring zle parametersPeter Stephenson1-8/+22
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2-13/+30
2002-06-17Usual .distfiles tidy-upPeter Stephenson1-1/+1
2002-06-0717304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson1-1/+3
2002-06-0717301: improve zle -I.Peter Stephenson1-8/+15
2002-06-0617293: support poll() as preferred alternative to select() in zlePeter Stephenson1-2/+2
2002-05-3017253: ztcp -L gives parseable information on tcp sessionPeter Stephenson1-1/+49
2002-05-23rename max-match-length style to max-matches-width (17213)Sven Wischnowsky1-3/+3
2002-05-2117201: add example use of ztcp to manualPeter Stephenson1-0/+32
2002-05-2117141 plus mods: add `zle -F fd handler' feature.Peter Stephenson1-0/+60
2002-05-14allow users to give the maximum number of display-columns the matches should ↵Sven Wischnowsky1-0/+14
take up via the style currently named max-match-length (17147)
2002-05-14fix doc for _describe, mention -t option (17146)Sven Wischnowsky1-1/+4
2002-05-12Doc/Makefile.in: back out unintended changesPeter Stephenson1-23/+31
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-1/+2
2002-05-0817081: New zselect module and documentation.Peter Stephenson2-32/+91
2002-05-0817080: tag-order style usageAndrey Borzenkov1-3/+4
2002-05-06Explain the effect of unreadable directories, etc., on the CORRECT optionBart Schaefer1-0/+3
2002-04-0416923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle1-0/+5
2002-03-2816895: cross-references to the `|&' and `>(...)' syntax.Bart Schaefer1-0/+13
2002-03-2716913: fix completion after compdef -a and correct typosOliver Kiddle1-13/+12
2002-03-27alter _generic example to be more robustOliver Kiddle1-2/+2
2002-03-2116879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson1-0/+11
Functions/Zle/down-line-or-beginning-search, Doc/Zsh/contrib.yo: originally by Bart --- widgets which combine up-line-or-search and history-beginning-search-backward behaviour.
2002-03-17Add missing close-parenBart Schaefer1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-4/+24
completion and add _pick_variant to resolve program variants in general
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky1-59/+90
sub-contexts both for function and style lookup (16819)
2002-03-0516767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2-0/+45
Functions/Zle/copy-earlier-word: Enhance insert-last-word to pick different lines from the history (including the current line) and different words from that line. Add copy-earlier-word as suggested by Dominik Vogt to copy words from either the current line, or (following an insert-last-word) a previous history line.
2002-03-04allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky1-22/+55
compdef; use this for parameter values and redirections (16755)
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky1-12/+8
change uses of _guard (16708)
2002-02-2216620, 16697: add a and n parameter expansion flagsOliver Kiddle1-0/+8
2002-02-2116688: clarify the pseudo-randomness of RANDOM.Clint Adams1-1/+6
2002-02-2016619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle1-3/+18
2002-02-1916673: add langinfo module as an interface to locale information.Clint Adams2-1/+38
2002-02-19Remove: France ftp.cenatls.cena.dgac.frGeoff Wing1-3/+3
Add: Netherlands ftp.demon.nl (Phil Pennock <pdp@nl.demon.net>)
2002-02-18allow an argument containing only a single colon as a separator between ↵Sven Wischnowsky1-2/+5
options to _arguments and specs (16669)
2002-02-14Changed: uiarchive.uiuc.edu pathGeoff Wing1-1/+1
2002-02-14Remove: Australia ftp.ips.gov.auGeoff Wing1-8/+7
Italy ftp.unina.it Japan ftp.nisiq.net USA FTP foad.org Add: Japan ftp.ayamura.org (Ayamura Kikuchi <ayamura@ayamura.org>) Korea linux.sarang.net (<mirror@linux.sarang.net>) USA HTTP zsh.disillusion.org (Guido Fortunati <zuez@disillusion.org>)
2002-02-12Add a special-dirs example.Bart Schaefer1-0/+7
2002-02-12add -x option (to be passed on to compadd) to _description and friends; make ↵Sven Wischnowsky1-9/+16
_message respect any -[12VJ] options it gets, adding the message to that group (16609)
2002-01-3116492: add RPROMPT2 variable for right prompts in multi-line commandsOliver Kiddle1-0/+9
2002-01-2616419: Improve _arguments syntax summary.Bart Schaefer1-1/+1
2002-01-2216486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: supportPeter Stephenson1-0/+33
(#q...) EXTENDED_GLOB syntax for qualifiers. May be chained, ignored by pattern matching code.
2002-01-22add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky1-1/+22
implementation of compadd -x) (16483)
2002-01-21allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky1-1/+14
strings are eval'uated, so this should be powerful enough) (16472)
2002-01-10allow manual pages to be shown separated by section with new ↵Sven Wischnowsky1-0/+9
separate-sections style (16426)
2002-01-07fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky1-1/+2
command names instead of pids (16406)
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle2-4/+43
2001-12-1716353: add += parameter assignmentsOliver Kiddle1-2/+3