1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-29 17:31:02 +01:00
zsh/Src/Zle
2016-11-05 00:36:29 +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 Initial revision 1999-04-15 18:05:38 +00:00
comp.h 39805: internal: Document some compadd internals. 2016-11-03 16:44:14 +00:00
compcore.c 39829: when compstate[insert] is emptied by the completion function and AUTO_MENU is set, start menu completion on the second tab press rather than the third 2016-11-05 00:36:29 +01:00
compctl.c unposted: Update findcmd() in Zle. 2016-09-29 14:19:17 +01: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 39804: internal: Document matchspec flags. 2016-11-03 16:44:14 +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 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 39310/0010: internals: match_str: Simplify expression. 2016-09-16 03:54:19 +00:00
compresult.c 39590: zle: Call zle-line-pre-redraw after inserting a completion result 2016-10-18 14:19:59 +00:00
computil.c 39500: compdescribe: perform on-screen-width computation using the "nice" length, since the matches are rendered by nice*() functions by compadd 2016-10-16 12:40:58 +00: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 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 37337: Delay freeing widget until not in use. 2015-12-07 14:32:52 +00: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 unposted: comment explaining key buffer handling. 2016-11-03 17:03:37 +00:00
zle_main.c 39550: reset signal queue in recursiveedit() 2016-10-03 09:40:39 -07:00
zle_misc.c 39252: internal: quotestring: Drop the 'e' parameter, which no caller uses. 2016-09-11 09:22:18 +00:00
zle_move.c 36273: teach endofline() and endoflinehist() about invicmdmode() cursor placement. 2015-08-22 21:50:31 -07:00
zle_params.c 38291: Change names of ISEARCH_* parameters to ISEARCHMATCH_* 2016-04-23 21:28:20 +00:00
zle_refresh.c 38809: fix tracking of colour attributes and restore them when turning bold off 2016-07-08 22:28:15 +02:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c unposted: remove extra close-paren from d6a6b4ff 2016-09-27 21:47:55 -07:00
zle_tricky.c unposted: Update findcmd() in Zle. 2016-09-29 14:19:17 +01:00
zle_utils.c 38540: fix undo problem by not moving the current change when only undoing a history line change 2016-06-02 12:48:10 +02:00
zle_vi.c 39806: internal: Document zle's vichgbuf. 2016-11-03 16:44:14 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
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