1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 05:00:59 +01:00
zsh/Src/Zle
2014-11-17 00:49:32 +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 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
compcore.c 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion 2014-10-02 08:39:43 -07:00
compctl.c Fix some compiler warnings in Zle 2014-09-30 09:58:19 +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 29859: compadd handles its own options 2011-10-26 12:45:10 +00:00
complete.mdd Holger Macht via Ismail: 30185: openSUSE directory missed from 2012-02-07 15:41:01 +00:00
complist.c 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in status message for INT/QUIT signals; check errflag in output loops 2014-10-29 08:45:57 -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 m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes 2014-03-23 13:02:12 -07:00
computil.c 32600: in _arguments, "-" is not an option letter after another "-" 2014-05-08 14:24:31 +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 33697: new vim style vi-backward-word-end widgets 2014-11-15 21:33:32 +01:00
zle.h 33570, 33576: make killring/yank-pop work in vi mode after 2014-10-30 21:52:36 +01:00
zle.mdd 23578: make standard features autoloadable, 2007-06-20 20:59:15 +00:00
zle_bindings.c users/14041: bind : by default to execute-named-cmd in vicmd mode 2009-04-17 15:23:08 +00:00
zle_hist.c 33696: simple up/down line widgets that don't go through history lines 2014-11-15 21:31:29 +01:00
zle_keymap.c 33596: make local keymap keybinding hide global keymap 2014-11-04 14:08:20 +01:00
zle_main.c 33632: use viopp and visual local keymaps if they exist 2014-11-17 00:49:31 +01:00
zle_misc.c 33570, 33576: make killring/yank-pop work in vi mode after 2014-10-30 21:52:36 +01:00
zle_move.c 33519: last character in the buffer can be cut, changed or yanked using vi-forward-char 2014-10-23 22:12:06 +02:00
zle_params.c 33575: reset vi change start position if text is inserted 2014-11-03 00:31:57 +01:00
zle_refresh.c Fix some compiler warnings in Zle 2014-09-30 09:58:19 +01:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle_tricky.c 33480, slightly tweaked: fix for $' completion. 2014-10-24 09:54:55 +01:00
zle_utils.c 33669: allow an empty line to be yanked with yy 2014-11-13 09:58:34 +01:00
zle_vi.c 33633: support vim style text objects 2014-11-17 00:49:32 +01:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c 33697: new vim style vi-backward-word-end widgets 2014-11-15 21:33:32 +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