| Commit message (Expand) | Author | Age | Files | Lines |
* | 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on i... | Peter Stephenson | 2005-09-09 | 1 | -0/+8 |
* | 21042: limitations with execute-named-command | Peter Stephenson | 2005-03-21 | 1 | -0/+4 |
* | users/8219: add $HISTCMD | Peter Stephenson | 2004-11-16 | 1 | -1/+4 |
* | 20397: Fix places where texinfo changes "--" to "-" | Bart Schaefer | 2004-09-22 | 1 | -1/+1 |
* | 20348: rejig WIDGETSTYLE and add WIDGETFUNC | Peter Stephenson | 2004-09-10 | 1 | -8/+14 |
* | 20331: Use internal zlong variables for consistency | Peter Stephenson | 2004-09-09 | 1 | -0/+10 |
* | 20330: rationalise zle return statuses | Peter Stephenson | 2004-09-08 | 1 | -14/+19 |
* | 20303: zle -I test and running zle widgets in traps | Peter Stephenson | 2004-09-02 | 1 | -3/+6 |
* | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 2004-07-29 | 1 | -1/+4 |
* | 20149: improve prompt-reset code | Peter Stephenson | 2004-07-11 | 1 | -3/+3 |
* | 20126: tidy up before 4.2.1 | Peter Stephenson | 2004-07-02 | 1 | -0/+5 |
* | 7650: new reset-prompt zle widget | Peter Stephenson | 2004-07-01 | 1 | -0/+9 |
* | Document default bindings of copy-prev-shell-word. | Bart Schaefer | 2004-06-22 | 1 | -1/+1 |
* | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 2004-04-06 | 1 | -2/+10 |
* | 19295: $CONTEXT zle parameter | Peter Stephenson | 2003-12-15 | 1 | -0/+19 |
* | extra comment for zsh-line-init | Peter Stephenson | 2003-12-15 | 1 | -0/+2 |
* | 19281: zle-line-init special widget | Peter Stephenson | 2003-12-12 | 1 | -0/+20 |
* | 18559, 18562: make modules use proper option arguments | Peter Stephenson | 2003-05-22 | 1 | -3/+2 |
* | 18472: spelling corrections | Oliver Kiddle | 2003-04-25 | 1 | -1/+1 |
* | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 2003-01-27 | 1 | -4/+8 |
* | 17983: Added zle LASTSEARCJ parameter | Felix Rosencrantz | 2002-12-06 | 1 | -0/+5 |
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 1 | -1/+1 |
* | 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered | Peter Stephenson | 2002-07-04 | 1 | -6/+4 |
* | 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY | Peter Stephenson | 2002-07-01 | 1 | -0/+16 |
* | 17384: new recursive-edit widget. | Peter Stephenson | 2002-07-01 | 1 | -0/+42 |
* | 17350: add $CUTBUFFER and $killring zle parameters | Peter Stephenson | 2002-06-24 | 1 | -8/+22 |
* | 17304: tweak to tweak the tweaked tweak for zle -I in 17301 | Peter Stephenson | 2002-06-07 | 1 | -1/+3 |
* | 17301: improve zle -I. | Peter Stephenson | 2002-06-07 | 1 | -8/+15 |
* | 17293: support poll() as preferred alternative to select() in zle | Peter Stephenson | 2002-06-06 | 1 | -2/+2 |
* | 17141 plus mods: add `zle -F fd handler' feature. | Peter Stephenson | 2002-05-21 | 1 | -0/+60 |
* | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 2002-03-05 | 1 | -0/+31 |
* | ZLE doc xref to BAUD, fix doc build error. | Bart Schaefer | 2001-09-15 | 1 | -0/+8 |
* | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 2001-09-03 | 1 | -0/+13 |
* | 15498: zle doc fix | Peter Stephenson | 2001-07-26 | 1 | -6/+16 |
* | bindkey -rp removes prefix bindings; bindkey -p bugfix | Peter Stephenson | 2001-04-19 | 1 | -0/+13 |
* | Add `bindkey -p' | Peter Stephenson | 2001-03-28 | 1 | -0/+4 |
* | move ZLE builtin documentation from mod_zle.yo to zle.yo. | Peter Stephenson | 2001-03-28 | 1 | -0/+347 |
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -4/+14 |
* | 12848: Doc/Zsh/zle.yo: Alphabetize list of parameters | Andrey Borzenkov | 2000-09-20 | 1 | -36/+36 |
* | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 2000-09-04 | 1 | -1/+1 |
* | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 2000-05-14 | 1 | -2/+3 |
* | 11297: Document that ZLE closes standard input of user-defined widget funcs. | Bart Schaefer | 2000-05-10 | 1 | -2/+4 |
* | move compctl docs behind compsys, mention `zcompile -z' in compsys (11008) | Sven Wischnowsky | 2000-04-28 | 1 | -1/+1 |
* | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t... | Sven Wischnowsky | 2000-04-12 | 1 | -1/+7 |
* | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 2000-04-05 | 1 | -0/+6 |
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -9/+107 |
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+1076 |