1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-31 06:00:54 +01:00
zsh/Src/Zle
2019-12-17 05:12:36 +00: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 44274: allow finer control of completion match soring with compadd's -o option 2019-05-07 23:24:49 +02:00
compcore.c 44274: allow finer control of completion match soring with compadd's -o option 2019-05-07 23:24:49 +02:00
compctl.c 44997: GLOB_COMPLETE fix for compctl file completion. 2019-12-10 10:32:48 +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 44275: Fix compset -p/-s multibyte inconsistency and documentation 2019-05-08 16:35:08 -05:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 40763: count wide characters and Cmatcher pointers more sanely in cfp_matcher_pats(), and count characters in pattern_match() the same way to stay in sync 2017-03-08 21:26:55 -08:00
compresult.c 39981: Make compstate[to_end] skip suffix and hidden suffix, but not ignored suffix. 2016-11-21 05:40:09 +00:00
computil.c 43793: computil could overrun buffer 2018-11-09 10:57:09 +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 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
textobjects.c 42116: multibyte support for ZLE vi-mode word motion 2017-12-18 12:48:25 +09:00
zle.h 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
zle.mdd 33730: vim style text objects for selecting words 2014-11-21 11:40:00 +01:00
zle_bindings.c 35952: bind escape in vi mode so it is a full key sequence and later keys aren't dropped 2015-08-11 13:22:45 +02:00
zle_hist.c 40453: signal handler safety for callers of patcompile(PAT_STATIC), which is not re-entrant. 2017-01-29 08:30:14 -08:00
zle_keymap.c Don't handle ZLE functions for single key. 2018-09-03 10:09:22 +01:00
zle_main.c 45058: internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change. 2019-12-17 05:12:36 +00:00
zle_misc.c Don't handle ZLE functions for single key. 2018-09-03 10:09:22 +01:00
zle_move.c 36273: teach endofline() and endoflinehist() about invicmdmode() cursor placement. 2015-08-22 21:50:31 -07:00
zle_params.c 43294: Add ZLE_RECURSIVE parameter. 2018-08-17 19:43:17 +01:00
zle_refresh.c unposted: fix indentation (whitespace-only change) 2019-10-28 12:00:55 +01:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
zle_tricky.c 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
zle_utils.c 44582: Fix foregoing commit to use DPUTS() better 2019-07-26 16:36:14 +01:00
zle_vi.c 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c 42412: fix a bug in 42116 2017-12-18 23:49:31 +09: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