zsh/Src/Zle
2022-06-03 20:08:15 -07:00
..
.cvsignore
.distfiles
.exrc
comp.h 49915: Efficient dedup for unsorted completions 2022-03-30 08:07:39 +02:00
compcore.c 50042: Another fix for 49915 2022-04-11 23:31:11 +02:00
compctl.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
compctl.h
compctl.mdd
complete.c 49528: allow multiple -D options to compadd 2021-10-30 23:35:04 +02:00
complete.mdd
complist.c 49292: Src/Zle/complist.c: turn off colors before clearing to end of line 2021-09-06 14:22:58 -07:00
complist.mdd
compmatch.c 50325: revert 38150 and fix in calling function cfp_matcher_range() instead 2022-06-03 20:08:15 -07:00
compresult.c 49989: Single byte versions of nice quoting. 2022-04-05 09:40:07 +01:00
computil.c 50325: revert 38150 and fix in calling function cfp_matcher_range() instead 2022-06-03 20:08:15 -07:00
computil.mdd
deltochar.c
deltochar.mdd
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 46068 (tweaked) (was: github #57): region_highlight: Add memo= support. 2020-06-25 11:50:33 +00:00
zle.mdd
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 unposted (cf. 49202 and 49217): insertlastword ignores blank/missing history entries when repeating 2021-09-06 13:33:40 -07:00
zle_keymap.c 49377: fix segfault by 'bindkey -d' with reordered keymapnamtab 2021-09-08 09:51:43 +09:00
zle_main.c users/26736: avoid infinite loop in getbyte from exit hook 2021-05-15 13:51:39 -07:00
zle_misc.c 49387: suffix highlight with "compadd -R" 2021-09-08 16:01:12 -07:00
zle_move.c 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
zle_params.c 43294: Add ZLE_RECURSIVE parameter. 2018-08-17 19:43:17 +01:00
zle_refresh.c unposted: Fix typo from 49955 2022-04-04 10:19:57 -07:00
zle_things.sed
zle_thingy.c 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hook-widget support for multiple hook functions. 2020-06-27 03:09:31 +00:00
zle_tricky.c 24581: Fix array assignments in shell word splitting and completion. 2019-12-31 18:35:06 +00:00
zle_utils.c 49890: Avoid scanning unallocated memory in saved command line. 2022-03-28 15:27:51 +01:00
zle_vi.c 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
zle_widget.sed
zle_word.c 42412: fix a bug in 42116 2017-12-18 23:49:31 +09:00
zleparameter.c
zleparameter.mdd