1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
zsh/Src/Zle
2002-03-01 10:41:59 +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 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
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 allow an argument containing only a single colon as a separator between options to _arguments and specs (16669) 2002-02-18 14:36:01 +00:00
computil.mdd
deltochar.c
deltochar.mdd
iwidgets.list
zle_bindings.c
zle_hist.c
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 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_utils.c
zle_vi.c
zle_widget.sed
zle_word.c
zle.h
zle.mdd
zleparameter.c
zleparameter.mdd