1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 15:01:40 +02:00
zsh/Src/Zle
2017-06-01 14:47:45 -07: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
comp.h 40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetparam_pm(), and getindex(). 2016-12-03 09:54:11 +00:00
compcore.c Merge branch 'mikachu/badarrays' into schaefer/badarrays 2017-05-28 12:29:29 -07:00
compctl.c 40453: signal handler safety for callers of patcompile(PAT_STATIC), which is not re-entrant. 2017-01-29 08:30:14 -08: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 40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of signal queueing. 2017-01-30 08:03:47 -08:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 40305: fix some problems redisplaying command line after interrupt. 2017-01-10 19:18:52 +00: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 Merge branch 'mikachu/badarrays' into schaefer/badarrays 2017-05-28 12:29:29 -07: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 38770: vi upper/lowercase widgets and shell widget example that reads a vi movement 2016-06-29 17:05:06 +02:00
textobjects.c 41191: Check for immortal thingies when checking for specific thingies 2017-06-01 17:56:14 +01:00
zle.h 41191: Check for immortal thingies when checking for specific thingies 2017-06-01 17:56:14 +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 41191: Check for immortal thingies when checking for specific thingies 2017-06-01 17:56:14 +01:00
zle_main.c Merge branch 'mikachu/badarrays' into schaefer/badarrays 2017-05-28 12:29:29 -07:00
zle_misc.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +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 40702: new KEYS_QUEUED_COUNT ZLE variable 2017-03-03 10:18:46 +00:00
zle_refresh.c Merge branch 'mikachu/badarrays' into schaefer/badarrays 2017-05-28 12:29:29 -07:00
zle_things.sed
zle_thingy.c 40305: fix some problems redisplaying command line after interrupt. 2017-01-10 19:18:52 +00:00
zle_tricky.c 40026: Fix for completion after redirection. 2016-11-29 17:08:56 +00:00
zle_utils.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_vi.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_widget.sed
zle_word.c 39031: Ensure variables in transpose-words are initialised 2016-08-12 12:56:34 +01: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