1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src/Zle
2000-10-25 10:52:25 +00:00
..
.cvsignore
.distfiles
.exrc
comp.h add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
compcore.c add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
compctl.c
compctl.h
compctl.mdd
complete.c add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
complete.mdd
complist.c re-display list for cleanup only if we were in menu selection (13084) 2000-10-25 10:52:25 +00:00
complist.mdd
compmatch.c two completion matching fixes; wrong (path) prefix matching (removed path components) and reverse order of sub-strings in match-strings (12995) 2000-10-13 08:44:57 +00:00
compresult.c add a counter for invalidatelist() to allow finding out if there is a new list (13082) 2000-10-25 08:18:43 +00:00
computil.c *** empty log message *** 2000-10-17 14:04:13 +00:00
computil.mdd
deltochar.c
deltochar.mdd
iwidgets.list
zle_bindings.c
zle_hist.c
zle_keymap.c
zle_main.c Fix "vared -e". 2000-10-22 02:34:16 +00:00
zle_misc.c
zle_move.c
zle_params.c
zle_refresh.c
zle_things.sed
zle_thingy.c
zle_tricky.c don't stop parsing too early when completing inside a command substitution (12885) 2000-10-04 13:54:00 +00:00
zle_utils.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
zle_vi.c
zle_widget.sed
zle_word.c
zle.h
zle.mdd
zleparameter.c
zleparameter.mdd