1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Src/Zle
2002-04-24 07:59:17 +00:00
..
.cvsignore
.distfiles
.exrc
comp.h add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
compcore.c add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
compctl.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
compctl.h
compctl.mdd
complete.c fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029) 2002-04-24 07:59:17 +00:00
complete.mdd
complist.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
complist.mdd
compmatch.c
compresult.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
computil.c make compvalues unquote the string from the line like comparguments does (16998) 2002-04-17 07:28:17 +00:00
computil.mdd
deltochar.c
deltochar.mdd
iwidgets.list
zle_bindings.c
zle_hist.c 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, 2002-03-05 16:33:19 +00:00
zle_keymap.c
zle_main.c add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
zle_misc.c
zle_move.c
zle_params.c
zle_refresh.c 16635: make sure we display lists in singlelinezle mode 2002-02-19 00:06:54 +00:00
zle_things.sed
zle_thingy.c
zle_tricky.c treat backslashed bangs in double quotes specially in get_comp_string(), they are more like $s there (16990) 2002-04-16 07:53:13 +00:00
zle_utils.c
zle_vi.c
zle_widget.sed
zle_word.c
zle.h
zle.mdd
zleparameter.c
zleparameter.mdd