index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
compwid.yo
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
unposted: document change to brace parameter completion context in 29452/29459
Peter Stephenson
1
-1
/
+4
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
1
-1
/
+1
2010-12-17
Štěpán Němec: 28533: typos
Peter Stephenson
1
-8
/
+8
2009-04-24
26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS
Peter Stephenson
1
-0
/
+5
2009-01-13
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
1
-10
/
+1
2009-01-09
unposted: tweak doc for 26270
Peter Stephenson
1
-0
/
+9
2008-10-18
25912: fix another metafication bug in completion
Peter Stephenson
1
-10
/
+8
2008-10-14
25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for now
Peter Stephenson
1
-8
/
+10
2008-07-14
25278: rename sections in compwid.yo to avoid confusion
Peter Stephenson
1
-17
/
+17
2008-06-16
29159: expand documentation for correspondence classes with [:...:]
Peter Stephenson
1
-2
/
+6
2008-06-08
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
1
-27
/
+47
2006-10-07
22819: bits missed for some reason
Peter Stephenson
1
-2
/
+3
2006-09-21
22752: improved introduction to completion
Peter Stephenson
1
-3
/
+3
2006-03-07
22328, modified: add -o option to compadd
Peter Stephenson
1
-1
/
+7
2005-04-24
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
Bart Schaefer
1
-4
/
+4
2005-04-01
c.f. 21071: always use "status" in return and exit status docs
Peter Stephenson
1
-4
/
+4
2003-01-13
18059: allow compadd -r and -R with default space suffix
Peter Stephenson
1
-0
/
+4
2002-07-01
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
1
-0
/
+3
2002-01-04
16398: updated zstyle completion and related cleanup
Oliver Kiddle
1
-1
/
+1
2001-07-25
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
Sven Wischnowsky
1
-1
/
+1
2001-07-25
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
1
-0
/
+12
2001-04-01
various doc fixes and minor completion function changes, most of which
Oliver Kiddle
1
-3
/
+3
2001-03-12
spelling corrections (13610)
Oliver Kiddle
1
-4
/
+4
2001-01-11
*** empty log message ***
Sven Wischnowsky
1
-0
/
+15
2000-10-11
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
1
-1
/
+10
2000-10-05
cleanup for 12896 (12901)
Sven Wischnowsky
1
-1
/
+1
2000-10-05
cleanup (12896)
Sven Wischnowsky
1
-14
/
+15
2000-09-18
12835: Alphabetize special parameters list (retry broken commit)
Andrey Borzenkov
1
-177
/
+177
2000-09-11
Redo _zle using _arguments; fix typos.
Bart Schaefer
1
-1
/
+2
2000-08-10
Minor documentation fixes (12585)
Oliver Kiddle
1
-1
/
+1
2000-07-05
mention more standard tags in documentation and fix some typos (12177)
Oliver Kiddle
1
-2
/
+2
2000-06-25
12063: Assorted typo-squashing and reformatting.
Bart Schaefer
1
-5
/
+7
2000-06-22
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
1
-2
/
+5
2000-06-19
new match spec characters bBeE, match only word/line not both (11977)
Sven Wischnowsky
1
-5
/
+26
2000-05-31
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
1
-3
/
+6
2000-05-23
add -[ak] options to compadd (11533)
Sven Wischnowsky
1
-1
/
+9
2000-05-22
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
1
-2
/
+1
2000-05-17
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
1
-6
/
+10
2000-05-14
doc changes; typo in _jobs; integer builtin understands `-i base'
Peter Stephenson
1
-48
/
+57
2000-05-11
Spelling corrections in the docs (11315)
Oliver Kiddle
1
-1
/
+1
2000-05-10
11297: Document that ZLE closes standard input of user-defined widget funcs.
Bart Schaefer
1
-11
/
+16
2000-05-09
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
1
-1
/
+8
2000-05-02
add -x option to compadd to display message unconditionally
Sven Wischnowsky
1
-2
/
+7
2000-05-02
completion doc fixes and cleanup; _sort_tags updated (11047)
Sven Wischnowsky
1
-37
/
+41
2000-04-28
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
Sven Wischnowsky
1
-1
/
+1
2000-04-26
allow to anchor on gaps between strings in matching control specs (10926)
Sven Wischnowsky
1
-6
/
+38
2000-04-18
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...
Sven Wischnowsky
1
-1
/
+1
2000-04-12
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
1
-12
/
+7
2000-04-04
make _next_tags be usable with menu-completion
Sven Wischnowsky
1
-0
/
+6
2000-04-01
Updated from list as far as 10376
Peter Stephenson
1
-278
/
+790
[next]