1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
zsh/Src/Zle
Bart Schaefer d19e18c68d 31350: block SIGWINCH nearly all the time, except
when about to calculate prompts or do synchronous read, so
syscalls are not interrupted by window size changes.
2013-04-30 00:08:49 -07:00
..
.cvsignore Added *.dll to .cvsignore and fixed typo. (unposted) 2003-11-03 04:26:51 +00:00
.distfiles unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00: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 30193: remnulargs() after poking into string in case length changes 2012-02-09 20:12:33 +00:00
compctl.c 31272: Avoid double free, get_compctl should not free its arguments. 2013-04-20 08:40:18 -07: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 users/16375: initialise nrefs on each loop in match tests 2011-09-18 17:44:12 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
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 Danek: 29254: fix some compiler warnings 2011-05-13 18:12:05 +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 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
zle.h users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +00: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 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 31350: block SIGWINCH nearly all the time, except 2013-04-30 00:08:49 -07: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 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
zle_tricky.c 30715: use enum lextok for variables containing lexical tokens 2012-10-05 21:35:05 +00:00
zle_utils.c users/17318: only increment the undo variable return value for the 2012-10-09 16:27:11 +00:00
zle_vi.c 24915: some more fix-ups for combining characters 2008-05-04 18:30:02 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c 24859: combining chars: overwriting and vi replace and append 2008-04-21 17:30:34 +00: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