1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
zsh/Src/Zle
2015-06-19 00:15:38 +02:00
..
.cvsignore Added *.dll to .cvsignore and fixed typo. (unposted) 2003-11-03 04:26:51 +00:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
comp.h 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
compcore.c 35127#1: Fix _describe/compdescribe problem with unsorted groups 2015-05-23 10:05:06 +00:00
compctl.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +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 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 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 33515: suppress parser error messages in comp_match() 2014-10-22 20:21:10 -07:00
compresult.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
computil.c 35127#1: Fix _describe/compdescribe problem with unsorted groups 2015-05-23 10:05:06 +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 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
textobjects.c Rearrange context saving. 2015-01-09 21:33:39 +00:00
zle.h 33950: ignore KEYTIMEOUT for vi operators 2014-12-12 14:14:00 +01:00
zle.mdd 33730: vim style text objects for selecting words 2014-11-21 11:40:00 +01:00
zle_bindings.c 33956: document key binding changes and remove ^X binding 2014-12-13 19:34:24 +01:00
zle_hist.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_keymap.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_main.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_misc.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_move.c 33924: allow vi line/characterwise mode to be forced 2014-12-08 17:24:48 +01:00
zle_params.c 35092: fix for numeric arguments from vi operator pending mode 2015-05-13 23:07:09 +02:00
zle_refresh.c 34070: fix starting position for memset() from 34005. 2014-12-28 20:11:09 -08:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle_tricky.c Rearrange context saving. 2015-01-09 21:33:39 +00:00
zle_utils.c Add non-metafied character length handling. 2015-06-12 09:30:39 +01:00
zle_vi.c 33924: allow vi line/characterwise mode to be forced 2014-12-08 17:24:48 +01:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c 35029: improvements to newline handling for vi-mode word movement 2015-05-04 21:51:06 +02: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