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
Peter Stephenson 32f5d3d8c1 36416: ^C in getzlequery() just aborts query.
Also logical but possibly invisible fix for error propagated
back from listing interface.
2015-09-03 17:52:40 +01: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
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 up for 5.0.8-test-2 2015-08-21 21:33:37 +01:00
zle_move.c 36273: teach endofline() and endoflinehist() about invicmdmode() cursor placement. 2015-08-22 21:50:31 -07:00
zle_params.c 35708: add UNDO_LIMIT_NO 2015-07-09 19:29:59 +01:00
zle_refresh.c 36416: ^C in getzlequery() just aborts query. 2015-09-03 17:52:40 +01: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 36365: magic-space could delete the reset of the line. 2015-09-01 11:45:23 +01:00
zle_utils.c 36416: ^C in getzlequery() just aborts query. 2015-09-03 17:52:40 +01:00
zle_vi.c 36274: clear virangeflag when getvirange() has an error (the next keystroke is not a motion/selection). 2015-08-22 21:54:31 -07: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