1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-26 09:41:03 +02:00
zsh/Src/Zle
2023-10-11 01:06:50 +02:00
..
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc
comp.h 49915: Efficient dedup for unsorted completions 2022-03-30 08:07:39 +02:00
compcore.c 51483: Enable assignment and expansion of parameters with ksh-like namespace prefixes. 2023-03-05 14:03:42 -08: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 52189: ignore compadd -M if -U also specified as they don't make sense together 2023-10-11 01:06:50 +02:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 51320, 51383: fixes to prevent later reappearance of old attributes 2023-02-09 00:10:19 +01:00
complist.mdd
compmatch.c 50736: silence use-after-free warning (gcc-12.2) 2022-10-17 13:13:13 +09: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 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 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 51258, 51272: refactor handling of terminal attributes, removing OFF flags in zattr 2023-01-10 20:53:17 +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 users/29175: Don't need to forget zle edits if none 2023-08-22 14:29:44 +01:00
zle_keymap.c 51447: silence compiler maybe-uninitialized warning by combining a couple of variables 2023-02-17 23:38:14 +01:00
zle_main.c 51950 (tweak per 51949): correct Thingy refcount in raw_getbyte() 2023-07-26 19:49:50 -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 51291: support for highlighting ellipses in the line editor 2023-01-10 21:13:52 +01:00
zle_things.sed
zle_thingy.c 51212: remove STOUC() macro 2022-12-16 23:28:10 +01:00
zle_tricky.c users/29070: clean up tokens in cmdstr before compctl completion 2023-05-11 12:37:52 -07:00
zle_utils.c 51597: fix 'vared -c var' when var is unset 2023-04-03 16:04:31 +09:00
zle_vi.c 50934: use OSC 52 escape sequence when copying to "* or "+ vi buffers 2022-11-17 20:05:12 +01:00
zle_widget.sed
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