about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-014-26/+30
* Refuse to setopt noexec when interactiveBart Schaefer2001-03-301-0/+2
* Man page formatting tweak from long ago.Bart Schaefer2001-03-291-4/+6
* Add `bindkey -p'Peter Stephenson2001-03-281-0/+4
* move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson2001-03-282-338/+347
* more cleanup; simplify the stop and liststyles; try to make it obey whatever ...Sven Wischnowsky2001-03-281-7/+10
* replace `path' with more general `urls' style (13814)Sven Wischnowsky2001-03-281-13/+23
* make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2001-03-271-3/+9
* _pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky2001-03-261-1/+1
* fixSven Wischnowsky2001-03-231-3/+3
* add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky2001-03-231-0/+61
* metafaq: shorter address for Israeli mirrorPeter Stephenson2001-03-181-2/+2
* Add zkdb function.Bart Schaefer2001-03-171-1/+52
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-131-4/+14
* spelling corrections (13610)Oliver Kiddle2001-03-127-38/+38
* 13544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov2001-03-061-0/+7
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-051-0/+52
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-281-0/+5
* 13280: NewImproved handling of colon modifiers w.r.t. pathsPeter Stephenson2001-02-191-4/+7
* ?## fix from 13497 and site name change from GeoffPeter Stephenson2001-02-181-1/+1
* 13473: clean config.modules, fix CSH_NULL_GLOB docPeter Stephenson2001-02-141-1/+1
* Changes references to sunsite.auc.dk to just sunsite.dk (13422)Oliver Kiddle2001-02-012-14/+14
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-151-1/+17
* *** empty log message ***Sven Wischnowsky2001-01-112-0/+29
* Include mod_term*.yo in doc source.Bart Schaefer2000-12-051-0/+1
* $# docPeter Stephenson2000-12-041-1/+5
* 13216: docs for tc/ti modulesClint Adams2000-12-034-8/+40
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-0/+28
* aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky2000-11-081-1/+16
* Make zpty more like eval.Bart Schaefer2000-11-061-6/+7
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-051-27/+58
* show current/previous job in $jobstates (3503)Sven Wischnowsky2000-11-021-6/+7
* change some tags used in filename completion: no tag for file-sort, fake-file...Sven Wischnowsky2000-10-231-5/+6
* make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky2000-10-191-0/+5
* Document tty mode restoration.Bart Schaefer2000-10-141-2/+8
* remove possibility for func() entries in tag-order style, can be done using z...Sven Wischnowsky2000-10-121-102/+22
* rename fake style to fake-files (12973)Sven Wischnowsky2000-10-121-2/+2
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-112-23/+62
* *** empty log message ***Sven Wischnowsky2000-10-101-0/+11
* cleanup for 12896 (12901)Sven Wischnowsky2000-10-052-2/+2
* cleanup (12896)Sven Wischnowsky2000-10-058-72/+70
* complete after autoloaded directories (a rather ugly hack); remove old code i...Sven Wischnowsky2000-10-052-3/+8
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-211-5/+11
* 12848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2000-09-201-36/+36
* 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov2000-09-201-1/+3
* 12835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov2000-09-181-177/+177
* "typeset +m ..." and "typeset +g -m ..."Bart Schaefer2000-09-171-13/+25
* One more "wordcode" change.Bart Schaefer2000-09-151-2/+2
* Add smart-insert-last-word.Bart Schaefer2000-09-131-6/+47
* Redo _zle using _arguments; fix typos.Bart Schaefer2000-09-112-4/+5