about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Add -L option to the hash builtinOliver Kiddle2000-05-151-1/+4
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-1411-395/+636
* allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2000-05-111-0/+14
* make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky2000-05-112-1/+9
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-1115-64/+239
* 11310: use zmanref. (fix for 11309)Tanaka Akira2000-05-101-1/+1
* 11309: Doc/Zsh/expn.yo: fix missing section.Tanaka Akira2000-05-101-1/+1
* more fixes for _arguments and its docs (11298)Sven Wischnowsky2000-05-101-2/+4
* 11297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2000-05-102-13/+20
* misc. _arguments fixesSven Wischnowsky2000-05-101-3/+4
* give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2000-05-092-1/+17
* new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...Sven Wischnowsky2000-05-091-1/+10
* minor doc fixes (11268)Oliver Kiddle2000-05-082-5/+5
* 11264: Missed bit of doc for 10771.Bart Schaefer2000-05-081-4/+13
* 11044, 11260: DVORAK options for spell checking.Peter Stephenson2000-05-081-0/+6
* 11252: no colon at the end of zftp function contextsPeter Stephenson2000-05-081-2/+2
* 11194, 11200, 11214Peter Stephenson2000-05-081-1/+9
* make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky2000-05-081-0/+11
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-4/+38
* 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-061-3/+4
* Small doc fix and AIX dependency fixOliver Kiddle2000-05-051-1/+1
* 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-041-3/+6
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-0/+12
* 11136: Reorganize history expansion doc.Bart Schaefer2000-05-041-85/+108
* 11126: typosPeter Stephenson2000-05-031-2/+2
* allow `-' in exclusion lists for _arguments, to avoid completing all options ...Sven Wischnowsky2000-05-031-2/+3
* fix for the (z) flag: report partial word (like `"foo', without a closing quo...Sven Wischnowsky2000-05-031-1/+6
* new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky2000-05-031-0/+4
* more doc fixes (11094)Sven Wischnowsky2000-05-031-5/+7
* two more doc fixes (11060)Sven Wischnowsky2000-05-021-4/+3
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-2/+7
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-022-224/+207
* 11024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer2000-04-301-1/+8
* 11019: fix bug in _description exampleAdam Spiers2000-04-291-1/+1
* 11012: Rearrange menus to match section rearragement in 11008.Bart Schaefer2000-04-282-10/+13
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-287-7/+21
* new _history completer (10979)Sven Wischnowsky2000-04-271-0/+8
* document _wanted -C; fix for call to _wanted in _urls (10965)Sven Wischnowsky2000-04-271-1/+4
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky2000-04-272-35/+39
* allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky2000-04-261-6/+38
* make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky2000-04-251-14/+52
* default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky2000-04-201-3/+11
* 10830: Doc/Makefile.in: don't force dvips to use 300 dpi.Peter Stephenson2000-04-191-57/+209
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky2000-04-192-18/+26
* 10802: typoPeter Stephenson2000-04-181-1/+1
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-183-15/+65
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-37/+246
* 10789: <(...) and >(...) documentationPeter Stephenson2000-04-171-10/+20
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-171-0/+12
* 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2000-04-162-91/+305