1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-27 06:11:06 +02:00
zsh/Src/Zle
2017-10-11 01:23:42 +02:00
..
.cvsignore
.distfiles
.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
complete.c 41835: handle multibyte characters with compset -p and -s 2017-10-11 01:23:42 +02:00
complete.mdd
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 41824: fix to not complete rest args from an _arguments set alongside the argument to and option in a separate set 2017-10-07 22:35:59 +02:00
computil.mdd
deltochar.c
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 Updates for ksh array element syntax. 2017-09-24 17:33:07 +01: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
zleparameter.mdd