1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Src/Zle
2000-06-15 09:41:47 +00:00
..
.cvsignore Initial revision 1999-04-15 18:05:38 +00:00
.distfiles Initial revision 1999-04-15 18:05:38 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
comp.h add -[ak] options to compadd (11533) 2000-05-23 14:23:16 +00:00
compcore.c fix for menu-completion when another completion came right after it (11836) 2000-06-09 11:14:34 +00:00
compctl.c optimise command lookup in old and new completion (user/3124) 2000-06-07 11:21:42 +00:00
compctl.h Initial revision 1999-10-26 15:36:11 +00:00
compctl.mdd small doc fix; make compcall autoload compctl module (11457) 2000-05-18 09:22:31 +00:00
complete.c fixes for calling compfiles, for completing words with special characters; make compfiles optimisations work with globcomplete and simple match (sunsite isn't responding) 2000-06-13 09:05:35 +00:00
complete.mdd misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
complist.c better fix for menu selection on dumb terminal (11885?) 2000-06-14 06:54:44 +00:00
complist.mdd Initial revision 1999-06-27 05:33:25 +00:00
compmatch.c more security in completion matching (11924) 2000-06-15 09:41:47 +00:00
compresult.c some more memory leak fixes (11745) 2000-06-05 07:57:27 +00:00
computil.c fix for _arguments, it took non-option strings as options (11910) 2000-06-15 08:09:09 +00:00
computil.mdd Initial revision 1999-10-12 09:33:05 +00:00
deltochar.c Initial revision 1999-04-15 18:05:38 +00:00
deltochar.mdd Initial revision 1999-04-15 18:05:38 +00:00
iwidgets.list new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685) 2000-04-12 08:24:15 +00:00
zle_bindings.c Initial revision 1999-04-15 18:05:38 +00:00
zle_hist.c Initial revision 1999-04-15 18:05:38 +00:00
zle_keymap.c Initial revision 1999-04-15 18:05:38 +00:00
zle_main.c Disable vared only for interactive shells where ZLE has been explicitly 2000-06-01 15:22:15 +00:00
zle_misc.c AIX dependency fix 2000-05-10 15:01:19 +00:00
zle_move.c Initial revision 1999-04-15 18:05:38 +00:00
zle_params.c $PENDING special zle parameter, giving number of un-read bytes 2000-04-05 08:49:50 +00:00
zle_refresh.c Initial revision 1999-04-15 18:05:38 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c Initial revision 1999-04-15 18:05:38 +00:00
zle_tricky.c make C-code expansion add a space only when more than one word was generated (11814) 2000-06-08 07:20:31 +00:00
zle_utils.c scrolling in completion lists and menu-selection, version1 2000-04-17 11:17:10 +00:00
zle_vi.c Initial revision 1999-04-15 18:05:38 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c Initial revision 1999-04-15 18:05:38 +00:00
zle.h save and restore more variables in bufferwords(); move gotword() into core (11523) 2000-05-23 08:20:56 +00:00
zle.mdd Initial revision 1999-04-15 18:05:38 +00:00
zleparameter.c Initial revision 1999-10-26 15:36:11 +00:00
zleparameter.mdd Initial revision 1999-10-26 15:36:11 +00:00