1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-25 13:30:42 +02:00
zsh/Src/Zle
2021-02-11 19:13:47 -08:00
..
.cvsignore
.distfiles
.exrc
comp.h 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
compcore.c 47997: Disable XTRACE around user-defined completion widgets. 2021-02-11 19:13:47 -08:00
compctl.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
compctl.h
compctl.mdd
complete.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
complete.mdd
complist.c 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
complist.mdd
compmatch.c Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
compresult.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
computil.c 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely. 2020-05-03 01:27:36 +00: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_bindings.c
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 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
zle_main.c 47744: Fix vi repeats with hooks in use. 2021-01-27 10:04:40 +00:00
zle_misc.c Don't handle ZLE functions for single key. 2018-09-03 10:09:22 +01: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 46068 (tweaked) (was: github #57): region_highlight: Add memo= support. 2020-06-25 11:50:33 +00: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 unposted (after 46068): Fix a compiler warning. 2020-06-27 03:35:30 +00: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
zle.h 46068 (tweaked) (was: github #57): region_highlight: Add memo= support. 2020-06-25 11:50:33 +00:00
zle.mdd
zleparameter.c
zleparameter.mdd