1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00
zsh/Src/Zle
2017-07-04 09:38:23 +01:00
..
.cvsignore
.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 41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLASHES) 2017-06-17 10:25:43 -07:00
compctl.c 41368: Add missing unqueue_signals() to compctl. 2017-06-27 10:12:55 +01:00
compctl.h
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 Avoid invalid access with isearch in completion list 2017-07-04 09:38:23 +01:00
complist.mdd
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 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
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
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 41275: Leave stdin open when executing widgets 2017-06-13 21:34:55 -04: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 41090: Replace iswprint() if unicode9 is enabled. 2017-05-12 12:10:13 +09:00
zle_things.sed
zle_thingy.c 41244: Add zmodload -s option. 2017-06-12 10:10:23 +01:00
zle_tricky.c 41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLASHES) 2017-06-17 10:25:43 -07: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