about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Minor completion fixes (11541)Oliver Kiddle2000-05-232-1/+5
* Suffix handling improvements for url completion (11539)Oliver Kiddle2000-05-233-16/+23
* 11537: new _complete_tag functionPeter Stephenson2000-05-234-1/+76
* doc clarifications for zparseopts (11536)Sven Wischnowsky2000-05-232-2/+24
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-236-12/+77
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-233-11/+50
* use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2000-05-236-12/+17
* fix for read -q without a shout (11524)Sven Wischnowsky2000-05-232-2/+4
* save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky2000-05-238-34/+98
* Don't lose empty arguments (11517)Oliver Kiddle2000-05-222-2/+6
* 11516: Completion/Core/compinstall: menu selectionPeter Stephenson2000-05-222-13/+26
* 11515: Fix infinite loop.Bart Schaefer2000-05-222-1/+3
* 11508: Add texipage() to printindex().Bart Schaefer2000-05-222-0/+3
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer2000-05-2210-38/+83
* make sure wouldinstab is set before calling docomplete() (11503)Sven Wischnowsky2000-05-222-1/+14
* Completion/Linux/_rpm: --buildarch is like --targetChmouel Boudjnah2000-05-222-1/+5
* another fix for `select=long*' in menu style (11500)Sven Wischnowsky2000-05-222-1/+5
* fix for select-long-list in menu style (11497)Sven Wischnowsky2000-05-222-4/+7
* fix for clines in suffix (11496)Sven Wischnowsky2000-05-223-4/+11
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-225-5/+10
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-223-12/+9
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-225-378/+423
* fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...Sven Wischnowsky2000-05-223-34/+60
* Missing () in a tt().Bart Schaefer2000-05-222-1/+3
* 11483: Fix formatting and other small errors.Bart Schaefer2000-05-222-17/+27
* 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4Peter Stephenson2000-05-2110-204/+220
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-202-602/+606
* 11473: Turn off xtrace while printing PS4.Bart Schaefer2000-05-202-1/+7
* Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle2000-05-193-17/+28
* ChangeLog entry for zsh-users/3066, already committed:Peter Stephenson2000-05-191-0/+3
* 11467: [#<base>] syntax for output basePeter Stephenson2000-05-196-11/+62
* Fix _su to use user's shell for completion after -c againOliver Kiddle2000-05-192-3/+7
* 11469: Locally unset the errexit option and ZERR trap.Bart Schaefer2000-05-193-0/+9
* 11461: Make "read" interruptible even when used in the tail of a pipeline.Bart Schaefer2000-05-192-4/+16
* fix for unambiguous string insertion (11466)Sven Wischnowsky2000-05-192-2/+4
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-1911-218/+286
* Add missing file name to log message.Bart Schaefer2000-05-181-1/+2
* fix for completion of `netscape -remote' (11460)Sven Wischnowsky2000-05-182-9/+6
* allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky2000-05-183-4/+29
* small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky2000-05-183-3/+11
* 11455: Completion/Core/_oldlist: old-menu defaults onPeter Stephenson2000-05-183-11/+65
* make _files remove backslashes in patterns (11453)Sven Wischnowsky2000-05-182-1/+6
* Felix Rosencrantz: 11450: Replace `tr` with paramsubst.Bart Schaefer2000-05-182-2/+5
* 11448: doc changesPeter Stephenson2000-05-173-352/+364
* 11444: add old-list and old-menu to _zstylePeter Stephenson2000-05-172-0/+6
* 11441: Test/comptest, Test/53completion.ztst,Tanaka Akira2000-05-174-154/+157
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-178-75/+610
* Fix e-mail address.Bart Schaefer2000-05-171-1/+1
* 11435: Update test for 11406.Bart Schaefer2000-05-172-5/+8
* 11431: Chop up zstyle doc into an itemize list.Bart Schaefer2000-05-172-39/+56