1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-02 07:51:09 +02:00
zsh/Src/Zle
2013-12-18 23:45:20 -08:00
..
.cvsignore
.distfiles
.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 31882: Insulate completion widget against environment. 2013-10-24 17:49:37 +01:00
compctl.c 31272: Avoid double free, get_compctl should not free its arguments. 2013-04-20 08:40:18 -07:00
compctl.h
compctl.mdd
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 users/16375: initialise nrefs on each loop in match tests 2011-09-18 17:44:12 +00:00
complist.mdd
compmatch.c 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
compresult.c 29267: add -enable-zsh-debug and use for debugging completion matcher groups 2011-05-14 00:07:41 +00:00
computil.c 31784: better line width calculation for completion listings 2013-10-03 15:59:52 -07: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 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
zle.h 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle.mdd
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 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
zle_keymap.c John Stahara: 30641: bindkey -N error report is misleading 2012-08-25 18:02:32 +00:00
zle_main.c 31961: rationalise fd watching to use structure 2013-11-12 20:41:06 +00:00
zle_misc.c 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
zle_move.c Jun. T: typo in vi-goto-mark 2013-04-02 16:20:28 +00:00
zle_params.c unposted: fix trailing spaces from previous commit 2012-05-02 13:59:28 +00:00
zle_refresh.c 32157: fix extra line feed after prompt, and erased character in completion listing, when ZLE_RPROMPT_INDENT=0 2013-12-18 23:45:20 -08: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 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right 2013-12-16 21:35:21 +00:00
zle_utils.c 31937: zle -Fw uses widget semantics for file descriptor handler 2013-11-07 15:19:07 +00:00
zle_vi.c
zle_widget.sed
zle_word.c
zleparameter.c
zleparameter.mdd