1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00
zsh/Src/Zle
Peter Stephenson 249999cfb4 36025: Fix completion aftoer "foo=bar; setopt ".
Done by catching a case that doesn't seem to be handled otherwise,
so there's some hope it doesn't screw up too much.
2015-08-09 18:40:54 +01: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
comp.h 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
compcore.c 35704: compadd -E 0 should imply -J and -2 2015-07-06 22:40:47 +02:00
compctl.c 35627: make reverse-menu-complete start with the last match in 2015-06-29 01:54:44 +02: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 unposted: remove compiler error in completion code 2015-07-07 12:48:30 +01:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 35826: add getsparam_u() to return unmetafied string, use it for a number of references to non-special params 2015-07-22 12:52:24 -07:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 33515: suppress parser error messages in comp_match() 2014-10-22 20:21:10 -07:00
compresult.c 35627: make reverse-menu-complete start with the last match in 2015-06-29 01:54:44 +02:00
computil.c 35692: cfp_matcher_range used wrong raw character 2015-07-05 18:52:00 +01: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 35882: read-command has ZLE_NOTCOMMAND 2015-07-24 17:04:30 -07:00
textobjects.c Rearrange context saving. 2015-01-09 21:33:39 +00:00
zle.h 35824: allow highlighting of just pasted text and put text from bracketed paste in cut buffers 2015-07-23 05:36:27 +02:00
zle.mdd 33730: vim style text objects for selecting words 2014-11-21 11:40:00 +01:00
zle_bindings.c 33956: document key binding changes and remove ^X binding 2014-12-13 19:34:24 +01:00
zle_hist.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_keymap.c 35474, 35492: support the bracketed paste mode of newer terminal emulators 2015-06-19 00:15:38 +02:00
zle_main.c 35814: POSTEDIT needs to be unmetafied 2015-07-23 05:22:46 +02:00
zle_misc.c 35824: allow highlighting of just pasted text and put text from bracketed paste in cut buffers 2015-07-23 05:36:27 +02:00
zle_move.c 33924: allow vi line/characterwise mode to be forced 2014-12-08 17:24:48 +01:00
zle_params.c 35708: add UNDO_LIMIT_NO 2015-07-09 19:29:59 +01:00
zle_refresh.c 35824: allow highlighting of just pasted text and put text from bracketed paste in cut buffers 2015-07-23 05:36:27 +02:00
zle_things.sed
zle_thingy.c 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle_tricky.c 36025: Fix completion aftoer "foo=bar; setopt ". 2015-08-09 18:40:54 +01:00
zle_utils.c 35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and beep when limit is reached 2015-07-14 00:30:45 +02:00
zle_vi.c 33924: allow vi line/characterwise mode to be forced 2014-12-08 17:24:48 +01:00
zle_widget.sed
zle_word.c 35029: improvements to newline handling for vi-mode word movement 2015-05-04 21:51:06 +02: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