1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 06:20:55 +01:00
zsh/Src/Zle
Peter Stephenson fadf4a55ff 24899: make colour escape sequences configurable
allow ANSI colour names
2008-05-01 10:58:23 +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 22831: use CM_SPACE in compdescribe 2006-10-07 08:05:03 +00:00
compcore.c 24808: initial support for combining characters in zle 2008-04-13 16:58:42 +00:00
compctl.c 23900: Better handling of NO_EQUALS in old completion 2007-10-03 16:18: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 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
complete.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
complist.c 24861 (with tweaks): logic to use alternative wcwidth() if needed; 2008-04-22 15:08:04 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 24406: use deep copy of Cline structure to avoid recursion problem 2008-01-18 16:41:36 +00:00
compresult.c 24808: initial support for combining characters in zle 2008-04-13 16:58:42 +00:00
computil.c users/12699: don't complete normal arguments where we're completing the 2008-03-07 23:06:42 +00:00
computil.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
deltochar.c 24808: initial support for combining characters in zle 2008-04-13 16:58:42 +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 unposted: reset search line on anchored pattern isearch 2008-04-28 15:45:41 +00:00
zle_keymap.c 24786: handle read -t properly in zle via getbyte() 2008-04-03 15:20:18 +00:00
zle_main.c 24899: make colour escape sequences configurable 2008-05-01 10:58:23 +00:00
zle_misc.c unposted: fix overwrite without MULTIBYTE_SUPPORT 2008-04-23 21:08:31 +00:00
zle_move.c 24856: add IS_COMBINING() and IS_BASECHAR() and widen tests 2008-04-21 11:49:55 +00:00
zle_params.c 24782: initial go at highlighting of characters in zle command lines 2008-04-03 11:38:55 +00:00
zle_refresh.c 24899: make colour escape sequences configurable 2008-05-01 10:58:23 +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 24861 (with tweaks): logic to use alternative wcwidth() if needed; 2008-04-22 15:08:04 +00:00
zle_utils.c unposted: Jun T.: fix backkill() calculation of charaters to kill 2008-04-24 10:18:59 +00:00
zle_vi.c 24865: bad character adjustment in vireplacechars() 2008-04-23 08:43:38 +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