1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Src/Zle
2000-08-03 07:51:53 +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 change format style with warnings tag, don't add descriptions as matches; make a-a-i-n-h in menu selection work even without matches (12134) 2000-07-03 08:05:27 +00:00
compcore.c don't let duplicate matches keep us from recognising exact matches if they produce the same string on the line (12297) 2000-07-18 08:37:14 +00:00
compctl.c allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +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 new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
complete.mdd misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
complist.c change format style with warnings tag, don't add descriptions as matches; make a-a-i-n-h in menu selection work even without matches (12134) 2000-07-03 08:05:27 +00:00
complist.mdd Initial revision 1999-06-27 05:33:25 +00:00
compmatch.c a bit of security for a VARARR() (12314) 2000-07-19 14:04:57 +00:00
compresult.c make a-a-i-n-h in menu selection work with one match; better undo behaviour for menu selection (12093) 2000-06-28 07:29:59 +00:00
computil.c compdescribe shouldn't use the sets after failed initialisation 2000-07-27 08:32:02 +00:00
computil.mdd *** empty log message *** 2000-06-22 09:42:10 +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 make binding of ^D be used in first column if ignoreeof is set and ^D is bound to a shell function widget (12494) 2000-08-03 07:51:53 +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 fix zle widget -n num with num>9 (12238) 2000-07-13 09:11:54 +00:00
zle_tricky.c quote brace-strings (12113) 2000-06-29 06:59:00 +00:00
zle_utils.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +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