Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-28 | 21541: remove some warnings from ZLE_UNICODE_SUPPORT | Peter Stephenson | 1 | -3/+4 | |
2005-02-23 | 20854: more Unicode stuff. | Peter Stephenson | 1 | -4/+4 | |
2005-01-26 | * 20753: use ZS_memmove instead of memmove. | Clint Adams | 1 | -2/+1 | |
2005-01-26 | 20752: fix access to ZLE parameters | Peter Stephenson | 1 | -27/+25 | |
2005-01-25 | 20742: More Unicode conversion stuff. | Peter Stephenson | 1 | -13/+10 | |
2005-01-14 | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 1 | -23/+23 | |
unposted: update version to 4.2.3-dev-1 | |||||
2004-12-07 | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 1 | -57/+79 | |
Separate justification width of parameters from base/precision. | |||||
2004-09-10 | 20348: rejig WIDGETSTYLE and add WIDGETFUNC | Peter Stephenson | 1 | -1/+18 | |
2004-09-09 | 20331: Use internal zlong variables for consistency | Peter Stephenson | 1 | -22/+39 | |
20332: Add WIDGETSTYLE zle parameter | |||||
2004-07-29 | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 1 | -1/+12 | |
add history-pattern-search widget | |||||
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -30/+30 | |
2004-03-03 | Fixed two cases where unmetify() was using an int* to store a value | Wayne Davison | 1 | -3/+6 | |
into a size_t variable. | |||||
2004-03-03 | 19525: suppress compiler warnings and complete groups using lookupd on Mac OS | Oliver Kiddle | 1 | -2/+2 | |
2003-12-15 | 19295: $CONTEXT zle parameter | Peter Stephenson | 1 | -0/+26 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -2/+2 | |
2003-03-24 | 18378: fix lots of problems with $killring | Peter Stephenson | 1 | -19/+24 | |
2003-03-05 | 183818: memory leak in zle_params.c | Peter Stephenson | 1 | -2/+4 | |
2003-01-27 | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 1 | -35/+38 | |
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | |||||
2002-12-06 | 17983: Added zle LASTSEARCJ parameter | Felix Rosencrantz | 1 | -0/+12 | |
2002-07-04 | 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered | Peter Stephenson | 1 | -0/+10 | |
2002-07-01 | 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY | Peter Stephenson | 1 | -0/+54 | |
2002-06-24 | 17350: add $CUTBUFFER and $killring zle parameters | Peter Stephenson | 1 | -0/+129 | |
2001-09-03 | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 1 | -0/+9 | |
examine the current selection. | |||||
2000-04-05 | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 1 | -8/+138 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+196 | |