1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-09 10:01:16 +02:00
zsh/Src/Zle
2012-05-02 13:59:28 +00:00
..
.cvsignore
.distfiles unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00: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 30193: remnulargs() after poking into string in case length changes 2012-02-09 20:12:33 +00:00
compctl.c 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
compctl.h
compctl.mdd
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 users/16375: initialise nrefs on each loop in match tests 2011-09-18 17:44:12 +00:00
complist.mdd
compmatch.c 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
compresult.c 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
computil.c Danek: 29254: fix some compiler warnings 2011-05-13 18:12:05 +00:00
computil.mdd
deltochar.c 26116: didn't get updated properly for combining characters 2008-12-07 18:45:30 +00:00
deltochar.mdd
iwidgets.list 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
zle.h users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +00:00
zle.mdd
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 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
zle_keymap.c 30033: silence valgrind warnings 2011-12-20 17:15:50 +00:00
zle_main.c 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +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 29208: make vimatchbracket more useful in emacs mode 2011-05-12 15:55:12 +00:00
zle_params.c unposted: fix trailing spaces from previous commit 2012-05-02 13:59:28 +00:00
zle_refresh.c 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
zle_things.sed
zle_thingy.c 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
zle_tricky.c 29820: _pick_variant -b to match builtin 2011-10-14 19:01:41 +00:00
zle_utils.c users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +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