1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
zsh/Src/Zle
2002-03-13 09:28:04 +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 Add Mandrake completion directory to install 2001-11-15 12:35:47 +00:00
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 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 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
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 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
zle_move.c
zle_params.c 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
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 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
zle_tricky.c remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
zle_utils.c
zle_vi.c
zle_widget.sed
zle_word.c
zle.h
zle.mdd
zleparameter.c
zleparameter.mdd