1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-25 17:36:16 +02:00
zsh/Src/Zle
Daniel Shahaf deca7c9285 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Also, write/extend docstrings for sepjoin() and zjoin().
2020-05-03 01:27:36 +00: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 Initial revision 1999-04-15 18:05:38 +00:00
comp.h 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
compcore.c 45729: internal: Add a second parameter to zlinklist2array(), analogously to hlinklist2array(). 2020-05-03 01:27:36 +00:00
compctl.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00: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 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
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 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 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 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +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 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
zle_main.c 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +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 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01: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 44582: Fix foregoing commit to use DPUTS() better 2019-07-26 16:36:14 +01:00
zle_vi.c 44215: Maintain LASTWIDGET across reset-prompt. 2019-04-10 09:41:04 +01:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c 42412: fix a bug in 42116 2017-12-18 23:49:31 +09: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