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-03 16:37:24 +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 Felix, 11734: Memory leak and doc error. 2000-06-03 16:37:24 +00:00
compctl.c Wayne: Fix two history bugs that were causing the 2000-05-30 03:43:27 +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 fix some memory leaks (thanks, Felix) (11722) 2000-06-02 08:09:26 +00:00
complete.mdd misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
complist.c allow display of only messages via $compstate[list]=messages (11688) 2000-05-31 09:56:12 +00:00
complist.mdd Initial revision 1999-06-27 05:33:25 +00:00
compmatch.c matching bugs with patterns with two anchors (11634) 2000-05-29 12:42:59 +00:00
compresult.c allow display of only messages via $compstate[list]=messages (11688) 2000-05-31 09:56:12 +00:00
computil.c bogus uninitialised variable warning 2000-05-30 10:54:22 +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 save and restore more variables in bufferwords(); move gotword() into core (11523) 2000-05-23 08:20:56 +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