1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-16 12:21:18 +02:00
zsh/Src/Zle
2015-08-14 02:35:32 +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 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
compctl.mdd
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
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
deltochar.c 26116: didn't get updated properly for combining characters 2008-12-07 18:45:30 +00:00
deltochar.mdd
iwidgets.list 36044: deactivate-region widget for escape in visual mode 2015-08-11 13:28:14 +02: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 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 36125: don't set history context in get-line 2015-08-12 18:06:01 +02:00
zle_keymap.c 36106: fix const parameter to bindkey 2015-08-12 20:08:58 +01:00
zle_main.c 35814: POSTEDIT needs to be unmetafied 2015-07-23 05:22:46 +02:00
zle_misc.c unposted: fix minor typos 2015-08-14 02:35:32 +02:00
zle_move.c 36096: special . mark in vi mode 2015-08-11 13:44:32 +02: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 36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is referenced for a clear change number marking the current state 2015-08-13 16:18:26 +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
zleparameter.mdd