summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_params.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-1020348: rejig WIDGETSTYLE and add WIDGETFUNCPeter Stephenson1-1/+18
2004-09-0920331: Use internal zlong variables for consistencyPeter Stephenson1-22/+39
2004-07-2920219: make zle parameter HISTNO writeablePeter Stephenson1-1/+12
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-30/+30
2004-03-03Fixed two cases where unmetify() was using an int* to store a valueWayne Davison1-3/+6
2004-03-0319525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle1-2/+2
2003-12-1519295: $CONTEXT zle parameterPeter Stephenson1-0/+26
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-2/+2
2003-03-2418378: fix lots of problems with $killringPeter Stephenson1-19/+24
2003-03-05183818: memory leak in zle_params.cPeter Stephenson1-2/+4
2003-01-2718139: Improve $killring interface; can now change length. EmptyPeter Stephenson1-35/+38
2002-12-0617983: Added zle LASTSEARCJ parameterFelix Rosencrantz1-0/+12
2002-07-0417405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson1-0/+10
2002-07-0117390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson1-0/+54
2002-06-2417350: add $CUTBUFFER and $killring zle parametersPeter Stephenson1-0/+129
2001-09-0315734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main1-0/+9
2000-04-05$PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky1-8/+138
1999-04-15Initial revisionTanaka Akira1-0/+196