summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2000-05-1511362: fix up pointersPeter Stephenson3-1/+3
2000-05-15Add -L option to the hash builtinOliver Kiddle1-1/+4
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson11-395/+636
2000-05-11allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky1-0/+14
2000-05-11make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky2-1/+9
2000-05-11Spelling corrections in the docs (11315)Oliver Kiddle15-64/+239
2000-05-1011310: use zmanref. (fix for 11309)Tanaka Akira1-1/+1
2000-05-1011309: Doc/Zsh/expn.yo: fix missing section.Tanaka Akira1-1/+1
2000-05-10more fixes for _arguments and its docs (11298)Sven Wischnowsky1-2/+4
2000-05-1011297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2-13/+20
2000-05-10misc. _arguments fixesSven Wischnowsky1-3/+4
2000-05-09give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2-1/+17
2000-05-09new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...Sven Wischnowsky1-1/+10
2000-05-08minor doc fixes (11268)Oliver Kiddle2-5/+5
2000-05-0811264: Missed bit of doc for 10771.Bart Schaefer1-4/+13
2000-05-0811044, 11260: DVORAK options for spell checking.Peter Stephenson1-0/+6
2000-05-0811252: no colon at the end of zftp function contextsPeter Stephenson1-2/+2
2000-05-0811194, 11200, 11214Peter Stephenson1-1/+9
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky1-0/+11
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-4/+38
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-3/+4
2000-05-05Small doc fix and AIX dependency fixOliver Kiddle1-1/+1
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-3/+6
2000-05-04don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky1-0/+12
2000-05-0411136: Reorganize history expansion doc.Bart Schaefer1-85/+108
2000-05-0311126: typosPeter Stephenson1-2/+2
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ...Sven Wischnowsky1-2/+3
2000-05-03fix for the (z) flag: report partial word (like `"foo', without a closing quo...Sven Wischnowsky1-1/+6
2000-05-03new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky1-0/+4
2000-05-03more doc fixes (11094)Sven Wischnowsky1-5/+7
2000-05-02two more doc fixes (11060)Sven Wischnowsky1-4/+3
2000-05-02add -x option to compadd to display message unconditionallySven Wischnowsky1-2/+7
2000-05-02completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2-224/+207
2000-04-3011024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer1-1/+8
2000-04-2911019: fix bug in _description exampleAdam Spiers1-1/+1
2000-04-2811012: Rearrange menus to match section rearragement in 11008.Bart Schaefer2-10/+13
2000-04-28move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky6-5/+19
2000-04-27new _history completer (10979)Sven Wischnowsky1-0/+8
2000-04-27document _wanted -C; fix for call to _wanted in _urls (10965)Sven Wischnowsky1-1/+4
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky2-35/+39
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-6/+38
2000-04-25make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky1-14/+52
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky1-3/+11
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky2-18/+26
2000-04-1810802: typoPeter Stephenson1-1/+1
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky3-15/+65
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-37/+246
2000-04-1710789: <(...) and >(...) documentationPeter Stephenson1-10/+20
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky1-0/+12
2000-04-1610771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2-91/+305