about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 3.1.9-dev-2 zsh-3.1.9-dev-2Peter Stephenson2000-07-032-2/+4
|
* 12138: setting arrays in math contextPeter Stephenson2000-07-033-13/+38
|
* 12121: stopmsg in precmdPeter Stephenson2000-07-033-6/+23
|
* change format style with warnings tag, don't add descriptions as matches; ↵Sven Wischnowsky2000-07-037-31/+58
| | | | make a-a-i-n-h in menu selection work even without matches (12134)
* 12133: Protect completion system from stray error output and assorted fatalBart Schaefer2000-07-023-3/+10
| | | | errors when expanding strings taken from the command line.
* fix for `foo () print bar' (function definitions without braces) (12125)Sven Wischnowsky2000-06-293-1/+10
|
* reverse meaning of yes=num again (12122)Sven Wischnowsky2000-06-293-26/+27
|
* try to return the right value (12119)Sven Wischnowsky2000-06-293-0/+5
|
* don't expand partially typed parameter expansions (12118)Sven Wischnowsky2000-06-292-3/+8
|
* change suffix style to still do expansion if the suffix contains something ↵Sven Wischnowsky2000-06-293-2/+7
| | | | to expand (12115)
* even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵Sven Wischnowsky2000-06-293-10/+39
| | | | yes=num) (12114)
* quote brace-strings (12113)Sven Wischnowsky2000-06-293-10/+20
|
* 12112: Don't make namedirs out of hash elements.Bart Schaefer2000-06-282-1/+7
|
* make _complete return the right value (12109)Sven Wischnowsky2000-06-282-10/+12
|
* fix for list-colors handling (12107)Sven Wischnowsky2000-06-283-2/+8
|
* reset _comp_mesg (saying whether there were messages) appropriately (12105)Sven Wischnowsky2000-06-282-0/+4
|
* miscSven Wischnowsky2000-06-283-5/+10
|
* make _oldlist not use the dummy match added for the warning (12099)Sven Wischnowsky2000-06-282-1/+4
|
* make a-a-i-n-h in menu selection work with one match; better undo behaviour ↵Sven Wischnowsky2000-06-284-4/+19
| | | | for menu selection (12093)
* 12086: Alphabetize.Bart Schaefer2000-06-281-26/+30
|
* 12086: Alphabetize new entries in compsys.yo; stick users/ on article numberBart Schaefer2000-06-281-5/+10
| | | | references that came from the zsh-users list.
* menu style accepts yes=x to start menu completion if there are at least x ↵Sven Wischnowsky2000-06-273-21/+37
| | | | matches (3219)
* Andrej: don't close slave if not yet open (12084)Sven Wischnowsky2000-06-272-1/+2
|
* document _use_lo (12082)Sven Wischnowsky2000-06-272-0/+37
|
* Andrej: 12081: zpty under cygwinPeter Stephenson2000-06-272-2/+11
|
* unposted: move poll_readPeter Stephenson2000-06-263-89/+105
|
* 12076: better saving in file in compinstallPeter Stephenson2000-06-262-14/+23
|
* 12074: Remove one more reference to compfmt; add missing menu items.Bart Schaefer2000-06-263-1/+19
|
* 12073: read -t to test for available input before readingPeter Stephenson2000-06-264-17/+164
|
* default completion even if there are options (3208)Sven Wischnowsky2000-06-262-6/+5
|
* fix for completer lookup in _ignored (12070)Sven Wischnowsky2000-06-262-2/+7
|
* remove compfmt; a bit of explanation for compfiles and compgroups (12068)Sven Wischnowsky2000-06-263-51/+15
|
* typo in _history; missing free()s in zle_tricky.c (12067)Sven Wischnowsky2000-06-263-1/+6
|
* missing allocation of list for option arguments (12066)Sven Wischnowsky2000-06-262-0/+10
|
* 12063: Assorted typo-squashing and reformatting.Bart Schaefer2000-06-255-75/+131
|
* 12044: read -A bugPeter Stephenson2000-06-232-1/+16
|
* compinit some more (12043)Sven Wischnowsky2000-06-232-5/+5
|
* even more compiinit stuff, change prompt, search for insecure parent dirs ↵Sven Wischnowsky2000-06-232-5/+22
| | | | (12041)
* 12040: typeset -r bugPeter Stephenson2000-06-222-1/+8
|
* Fix comptest interaction with compinit.Bart Schaefer2000-06-222-1/+8
|
* followup to compinit-security patch (12033)Sven Wischnowsky2000-06-222-11/+21
|
* *** empty log message ***Sven Wischnowsky2000-06-221-1/+5
|
* allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky2000-06-2219-93/+209
| | | | list-colors handling (12029)
* 12027: mutt smarts for _mailboxesClint Adams2000-06-222-4/+21
|
* 12024: handle multiple mailboxes lines in muttrcClint Adams2000-06-222-1/+7
|
* * 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah2000-06-212-6/+29
| | | | options.
* make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky2000-06-214-0/+18
|
* AIX dependency fixOliver Kiddle2000-06-202-5/+9
|
* 12000: zmv: emulate -R to unset MARKDIRSPeter Stephenson2000-06-202-1/+6
|
* *** empty log message ***Sven Wischnowsky2000-06-201-1/+14
|