1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Src/Zle
2000-10-09 12:50:20 +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 forget a displayed list when starting menu completion (12884) 2000-10-04 13:24:45 +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 prefer exact character matches over match specs (so that nom' can match nomatch') (12930) 2000-10-09 12:50:20 +00:00
compresult.c unposted: remove unused variable declaration from ztat() 2000-10-01 23:43:55 +00:00
computil.c comparguments: don't use rest-argument-specification if it was inactivated (12897) 2000-10-05 08:55:35 +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 12719: quoting arrays in vared with real backslashes 2000-08-29 20:27:47 +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 don't stop parsing too early when completing inside a command substitution (12885) 2000-10-04 13:54: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