index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Core
/
_main_complete
Commit message (
Expand
)
Author
Age
Files
Lines
*
unset ZLS_COLORS if list-colors not set (13768)
Sven Wischnowsky
2001-03-26
1
-1
/
+3
*
13544, 13568 (Peter): + syntax for matchers in matcher-list to augment
Andrey Borzenkov
2001-03-06
1
-3
/
+10
*
Work when ksh_arrays is set but before the setopt takes effect (13555)
Oliver Kiddle
2001-02-28
1
-1
/
+1
*
simplify setting standard completion system options using $_comp_options (13036)
Sven Wischnowsky
2000-10-19
1
-2
/
+2
*
Other places where `unsetopt cshnullglob' is needed.
Bart Schaefer
2000-10-06
1
-2
/
+2
*
unset cshnullglob (12899)
Sven Wischnowsky
2000-10-05
1
-2
/
+2
*
quoting
Sven Wischnowsky
2000-08-03
1
-1
/
+1
*
fix a bug that started menu selection too often; fix bug for `yes=long' and d...
Sven Wischnowsky
2000-07-27
1
-1
/
+3
*
don't hide possible completions if there is only one and at the same time mes...
Sven Wischnowsky
2000-07-27
1
-1
/
+1
*
fix for _arguments with single-letter options: recognize option-strings with ...
Sven Wischnowsky
2000-07-13
1
-1
/
+3
*
don't start menu selection with only select=long (12226)
Sven Wischnowsky
2000-07-12
1
-10
/
+16
*
change format style with warnings tag, don't add descriptions as matches; mak...
Sven Wischnowsky
2000-07-03
1
-16
/
+10
*
reverse meaning of yes=num again (12122)
Sven Wischnowsky
2000-06-29
1
-25
/
+23
*
even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...
Sven Wischnowsky
2000-06-29
1
-9
/
+28
*
reset _comp_mesg (saying whether there were messages) appropriately (12105)
Sven Wischnowsky
2000-06-28
1
-0
/
+1
*
menu style accepts yes=x to start menu completion if there are at least x mat...
Sven Wischnowsky
2000-06-27
1
-21
/
+29
*
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2000-06-22
1
-2
/
+6
*
11966: double brackets around comparison to prevent 'command not found: no'
Clint Adams
2000-06-18
1
-1
/
+1
*
allow insert-tab to contain `pending[=num]' to handle the case when there is ...
Sven Wischnowsky
2000-06-13
1
-3
/
+13
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
1
-3
/
+3
*
another fix for `select=long*' in menu style (11500)
Sven Wischnowsky
2000-05-22
1
-1
/
+2
*
fix for select-long-list in menu style (11497)
Sven Wischnowsky
2000-05-22
1
-4
/
+4
*
fix for clines in suffix (11496)
Sven Wischnowsky
2000-05-22
1
-1
/
+1
*
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2000-05-22
1
-1
/
+1
*
11469: Locally unset the errexit option and ZERR trap.
Bart Schaefer
2000-05-19
1
-0
/
+3
*
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
2000-05-18
1
-4
/
+20
*
fix completion after tilde and equal sign inside quotes (11429)
Sven Wischnowsky
2000-05-17
1
-5
/
+7
*
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
2000-05-16
1
-3
/
+7
*
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
2000-05-15
1
-2
/
+4
*
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
2000-05-11
1
-5
/
+15
*
11288: Reopen stdin on /dev/null to avoid confusing programs that don't
Bart Schaefer
2000-05-10
1
-0
/
+1
*
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
2000-05-09
1
-0
/
+6
*
misc. completion cleanups and changes (11242)
Sven Wischnowsky
2000-05-08
1
-8
/
+8
*
make _message independent of when it is called (11188)
Sven Wischnowsky
2000-05-05
1
-1
/
+4
*
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
2000-05-04
1
-0
/
+7
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-12
/
+14
*
better default value for list-prompt style (10923)
Sven Wischnowsky
2000-04-26
1
-1
/
+1
*
re-calculate number of line with mark when needed; make default prompts more ...
Sven Wischnowsky
2000-04-25
1
-2
/
+2
*
default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...
Sven Wischnowsky
2000-04-19
1
-2
/
+3
*
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...
Sven Wischnowsky
2000-04-18
1
-0
/
+10
*
keep _oldlist from using the dummy match inserted for warnings (10691)
Sven Wischnowsky
2000-04-12
1
-3
/
+5
*
missing initialisations, -W with multiple directories didn't wor (10571)
Sven Wischnowsky
2000-04-07
1
-2
/
+2
*
two small completion fixes
Sven Wischnowsky
2000-04-05
1
-1
/
+1
*
default completer style contains _ignored
Sven Wischnowsky
2000-04-03
1
-1
/
+1
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-31
/
+190
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+48