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-05-09 11:04:44 +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 some more memory initialisation after allocation; shouldn't possibly have done any harm (11193) 2000-05-05 12:06:21 +00:00
compcore.c give control over insertion of tab when no non-blank character before cursor; add insert-tab style (11274) 2000-05-09 11:04:44 +00:00
compctl.c don't list when all matches look the same; force-list style to give users control over this (11140) 2000-05-04 07:44:21 +00:00
compctl.h Initial revision 1999-10-26 15:36:11 +00:00
compctl.mdd Initial revision 1999-04-15 18:05:38 +00:00
complete.c add -x option to compadd to display message unconditionally 2000-05-02 10:30:41 +00:00
complete.mdd misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
complist.c misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
complist.mdd Initial revision 1999-06-27 05:33:25 +00:00
compmatch.c better cursor positioning in words with multiple ambiguous word parts (11248) 2000-05-08 09:29:22 +00:00
compresult.c AIX dependency fixes 2000-04-30 17:58:35 +00:00
computil.c new -A and -S options to _arguments; -opt=-' specs for options whose argument has to come after the =' (11270) 2000-05-09 09:05:34 +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 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate 2000-05-02 15:52:43 +00:00
zle_misc.c new (z) parameter flag to do shell-word splitting on the value (11113) 2000-05-03 12:21:55 +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 give control over insertion of tab when no non-blank character before cursor; add insert-tab style (11274) 2000-05-09 11:04:44 +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 Initial revision 1999-04-15 18:05:38 +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