1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-06 09:01:13 +02:00
zsh/Src/Zle
2009-01-09 20:54:35 +00:00
..
.cvsignore Added *.dll to .cvsignore and fixed typo. (unposted) 2003-11-03 04:26:51 +00:00
.distfiles unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
.exrc
comp.h 26047: convert lower levels of completion matching to use 2008-11-15 21:27:45 +00:00
compcore.c 26270: allow accept-and-menu-complete work with _vallues as well 2009-01-09 20:54:35 +00:00
compctl.c 26027: free pprogc before it goes out of scope in makecomplistflags. 2008-11-11 19:36:34 +00:00
compctl.h Changed some structures to avoid gcc's type-punned warnings. 2006-03-07 21:30:36 +00:00
compctl.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
complete.c 26270: allow accept-and-menu-complete work with _vallues as well 2009-01-09 20:54:35 +00:00
complete.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
complist.c 25389: rearrange precedence of ZLS_COLORS alternatives. 2008-08-06 02:21:01 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 26061: fix clash between process subst and numeric glob 2008-11-18 10:07:31 +00:00
compresult.c 26270: allow accept-and-menu-complete work with _vallues as well 2009-01-09 20:54:35 +00:00
computil.c 26047: convert lower levels of completion matching to use 2008-11-15 21:27:45 +00:00
computil.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
deltochar.c 26116: didn't get updated properly for combining characters 2008-12-07 18:45:30 +00:00
deltochar.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
iwidgets.list 24878: add incremental pattern searches 2008-04-26 19:51:08 +00:00
zle.h 24853: bits missed from patch 2008-04-20 21:19:52 +00:00
zle.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
zle_bindings.c Back out 13285. 2000-12-18 02:14:57 +00:00
zle_hist.c 25949: remove dead code in getvisrchstr. 2008-10-30 01:47:32 +00:00
zle_keymap.c 26024: don't leave ref count incremented when aborting bindkey with an error 2008-11-11 22:40:16 +00:00
zle_main.c 26110: option to allow vared to open to an alternative terminal 2008-12-09 17:37:01 +00:00
zle_misc.c 25744: dynamic named directories and further doshfunc() simplification 2008-09-26 09:11:27 +00:00
zle_move.c Locking simplification and signed/unsigned fixes. 2008-05-05 01:14:04 +00:00
zle_params.c Mikael Magnusson: 24911 (slightly tweaked): 2008-05-04 22:46:55 +00:00
zle_refresh.c François Revol: some BeOS fixes 2008-11-18 10:14:35 +00:00
zle_things.sed
zle_thingy.c 24853: use metafied strings for inner loops over history 2008-04-20 21:17:29 +00:00
zle_tricky.c 26247: fix compilation with -Werror=format-security 2009-01-05 11:14:53 +00:00
zle_utils.c Greg Klanderman: 26159: fix appending of kills 2009-01-03 18:12:15 +00:00
zle_vi.c 24915: some more fix-ups for combining characters 2008-05-04 18:30:02 +00:00
zle_widget.sed
zle_word.c 24859: combining chars: overwriting and vi replace and append 2008-04-21 17:30:34 +00:00
zleparameter.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
zleparameter.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00