1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Src/Zle
Peter Stephenson 9634760d5e 17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
..
.cvsignore Initial revision 1999-04-15 18:05:38 +00:00
.distfiles Initial revision 1999-04-15 18:05:38 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
comp.h fix for file-type-tests in nested quotes and don't count space file-type-character (17195) 2002-05-21 08:07:51 +00:00
compcore.c in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fix display problem with non-empty iprefix (17403) 2002-07-04 09:29:20 +00:00
compctl.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
compctl.h Initial revision 1999-10-26 15:36:11 +00:00
compctl.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
complete.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
complete.mdd 17075, 17076: _urpmi and chkconfig/services 2002-05-08 09:18:12 +00:00
complist.c improve interactive mode when there are no matches left (alow to go back with undo) (17429) 2002-07-05 08:18:50 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c Silence "might be used uninitialized" warning. 2001-08-08 07:41:01 +00:00
compresult.c make sure invalidatelist() isn't called hwen we are inside menu selection and there's only one match left (17489) 2002-07-30 07:47:03 +00:00
computil.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
computil.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
deltochar.c Initial revision 1999-04-15 18:05:38 +00:00
deltochar.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
iwidgets.list 17384: new recursive-edit widget. 2002-07-01 09:54:47 +00:00
zle_bindings.c Back out 13285. 2000-12-18 02:14:57 +00:00
zle_hist.c 17360: more lenient accept-line-and-down-history behaviour 2002-06-24 18:21:18 +00:00
zle_keymap.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
zle_main.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
zle_misc.c 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
zle_move.c Initial revision 1999-04-15 18:05:38 +00:00
zle_params.c 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered 2002-07-04 10:13:38 +00:00
zle_refresh.c 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY 2002-07-01 16:50:41 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
zle_tricky.c fix typo in comment (17569) 2002-08-20 15:21:54 +00:00
zle_utils.c avoid adding empty strings to the kill ring (13767) 2001-03-26 08:58:33 +00:00
zle_vi.c Initial revision 1999-04-15 18:05:38 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c Initial revision 1999-04-15 18:05:38 +00:00
zle.h save and restore more variables in bufferwords(); move gotword() into core (11523) 2000-05-23 08:20:56 +00:00
zle.mdd Function installation information now in config.modules 2000-11-30 18:36:21 +00:00
zleparameter.c fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605) 2001-05-31 09:43:59 +00:00
zleparameter.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00