1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-04 06:14:50 +01:00
zsh/Src/Zle
Oliver Kiddle c2b7c5abbe 40269: handle option exclusion within current word for clumped options
This replaces the change made in 13999 with an alternative approach.
2017-01-05 13:31:13 +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 40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetparam_pm(), and getindex(). 2016-12-03 09:54:11 +00:00
compcore.c 39945: allow further tab presses to move on to menu completion even when compstate[insert] is emptied 2016-11-16 09:42:49 +01:00
compctl.c 39958: Add extra byte to PATH_MAX allocations. 2016-11-17 19:49:17 +00:00
compctl.h
compctl.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
complete.c 40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetparam_pm(), and getindex(). 2016-12-03 09:54:11 +00:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 39725: more metafication of patterns. 2016-10-25 12:45:51 -07:00
complist.mdd
compmatch.c 40134: silence spurious compiler warnings. 2016-12-10 19:13:53 -08:00
compresult.c 39981: Make compstate[to_end] skip suffix and hidden suffix, but not ignored suffix. 2016-11-21 05:40:09 +00:00
computil.c 40269: handle option exclusion within current word for clumped options 2017-01-05 13:31:13 +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
iwidgets.list 38770: vi upper/lowercase widgets and shell widget example that reads a vi movement 2016-06-29 17:05:06 +02:00
textobjects.c 38810: fix cursor positioning and repeated invocations when widgets used from emacs mode 2016-07-08 23:00:44 +02:00
zle.h 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +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 37590: Invoke zle-line-pre-redraw during isearch. 2016-01-14 00:04:12 +00:00
zle_keymap.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_main.c unposted: clear ERRFLAG_ERROR before invoking immortal widget (cf. 39934) 2016-11-23 18:15:17 -08:00
zle_misc.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +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 unposted: fix to compile on Solaris where curses.h has a #define for reg to register 2016-11-24 16:11:52 +01:00
zle_refresh.c 40035: Cosmetic fixes for comments and documentation. 2016-11-29 17:13:52 +00:00
zle_things.sed
zle_thingy.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_tricky.c 40026: Fix for completion after redirection. 2016-11-29 17:08:56 +00:00
zle_utils.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_vi.c 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
zle_widget.sed
zle_word.c 39031: Ensure variables in transpose-words are initialised 2016-08-12 12:56:34 +01: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