1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 16:40:24 +02:00
zsh/Src/Zle
2011-01-11 20:12:18 +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 Initial revision 1999-04-15 18:05:38 +00:00
comp.h 26047: convert lower levels of completion matching to use 2008-11-15 21:27:45 +00:00
compcore.c lexsave/lexrestore lexflags 2010-12-14 10:35:38 +00:00
compctl.c lexsave/lexrestore lexflags 2010-12-14 10:35:38 +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 Back off 26270 (accept-and-menu-complete). 2009-01-13 12:19:53 +00:00
complete.mdd Danek Duvall: 26571: Additions for Solaris 2009-02-14 18:11:44 +00:00
complist.c 28202: unmetafy line for reversemenucomplete 2010-08-31 18:09:15 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 26466: suffix in certain matcher modes mishandled pattern 2009-01-29 11:08:04 +00:00
compresult.c 28167: reset more variables on invalidating completion list 2010-08-15 18:40:04 +00:00
computil.c 28102: use lstat() when checking ignore-parents 2010-07-26 14:00:46 +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 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
zle.h 27812: display invalid bytes in multibyte characters specially 2010-03-22 19:46:53 +00:00
zle.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
zle_bindings.c users/14041: bind : by default to execute-named-cmd in vicmd mode 2009-04-17 15:23:08 +00:00
zle_hist.c 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
zle_keymap.c 28282: new function zlecallhook() 2010-09-20 09:27:46 +00:00
zle_main.c Paul 28538 / me 28540 / couple of unposted casts: 2010-12-20 10:28:43 +00:00
zle_misc.c 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
zle_move.c 28611: remove unused special behaviour for vi mark 26 2011-01-11 20:12:18 +00:00
zle_params.c 28122 (Frank) / 28139: add ZLE_STATE 2010-08-11 12:48:19 +00:00
zle_refresh.c uncommitted: fix properly 2010-12-17 23:05:31 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 24853: use metafied strings for inner loops over history 2008-04-20 21:17:29 +00:00
zle_tricky.c lexsave/lexrestore lexflags 2010-12-14 10:35:38 +00:00
zle_utils.c 28282: new function zlecallhook() 2010-09-20 09:27:46 +00:00
zle_vi.c 24915: some more fix-ups for combining characters 2008-05-04 18:30:02 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
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