1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-22 04:31:14 +02:00
zsh/Src/Zle
2014-08-23 21:01:58 +01:00
..
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc
comp.h 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
compcore.c 32303: simplistic completion after $x: 2014-01-28 19:14:30 +00:00
compctl.c 32958: bitwise logic fix 2014-08-04 14:35:10 -07:00
compctl.h
compctl.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
complete.c 29859: compadd handles its own options 2011-10-26 12:45:10 +00:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside parentheses 2014-03-03 11:57:56 +01:00
complist.mdd
compmatch.c 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
compresult.c m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes 2014-03-23 13:02:12 -07:00
computil.c 32600: in _arguments, "-" is not an option letter after another "-" 2014-05-08 14:24:31 +01: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
iwidgets.list 32334 (modified so KEEPSUFFIX is unchanged for vi-cmd-mode; based on 2014-02-05 21:45:19 +01:00
zle.h 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +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 32450: make get-line widget set the history number that was saved with the line 2014-03-03 12:17:28 +01:00
zle_keymap.c John Stahara: 30641: bindkey -N error report is misleading 2012-08-25 18:02:32 +00:00
zle_main.c 32427: avoid busy loop on closed descriptors for "zle -F" handlers 2014-02-23 18:14:12 -08:00
zle_misc.c m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes 2014-03-23 13:02:12 -07:00
zle_move.c Jun. T: typo in vi-goto-mark 2013-04-02 16:20:28 +00:00
zle_params.c 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted 2014-03-03 12:14:01 +01:00
zle_refresh.c 32531: fix memory leaks detected by valgrind 2014-04-06 09:55:49 -07:00
zle_things.sed
zle_thingy.c 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle_tricky.c 32540: in doexpandhist(), discard saved line position data rather than restoring from it (updates 32531). 2014-04-13 01:26:07 -07:00
zle_utils.c 32540: in doexpandhist(), discard saved line position data rather than restoring from it (updates 32531). 2014-04-13 01:26:07 -07:00
zle_vi.c 32480: Fix crash in vi mode with too few previous changes 2014-03-13 16:29:19 +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