| Commit message (Expand) | Author | Age | Files | Lines |
* | 24822: highlighting of isearch matches | Peter Stephenson | 2008-04-26 | 1 | -2/+7 |
* | 24878: add incremental pattern searches | Peter Stephenson | 2008-04-26 | 1 | -0/+21 |
* | restore read-from-minibuffer save/restore | Peter Stephenson | 2008-04-07 | 1 | -2/+6 |
* | 24793: Ismail: typo | Peter Stephenson | 2008-04-05 | 1 | -1/+1 |
* | 24790: YODL items need closing parentheses on next line | Peter Stephenson | 2008-04-04 | 1 | -3/+6 |
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 1 | -3/+156 |
* | 24483: minor sectioning fixes in doc | Peter Stephenson | 2008-01-29 | 1 | -1/+1 |
* | Mikael Magnusson, 24076; 24081: cancel argument processing after widget | Peter Stephenson | 2007-11-10 | 1 | -1/+3 |
* | users/11419: zle copy-region-as-kill <string> | Peter Stephenson | 2007-04-19 | 1 | -3/+11 |
* | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 2006-12-10 | 1 | -2/+4 |
* | Doc for auto-suffix-remove/retain. | Bart Schaefer | 2006-10-16 | 1 | -0/+18 |
* | 22427: zle <widget> -w sets the environment for <widget> | Peter Stephenson | 2006-04-25 | 1 | -3/+9 |
* | users/10172: new zle command read-command | Peter Stephenson | 2006-04-23 | 1 | -0/+16 |
* | 22638: MACHINES: IRIX | Peter Stephenson | 2006-03-21 | 1 | -2/+6 |
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 1 | -3/+3 |
* | 22169: hook function zle-keymap-select called when $KEYMAP changes | Peter Stephenson | 2006-01-28 | 1 | -2/+15 |
* | 22014: argument-base, insert-unicode-char | Peter Stephenson | 2005-11-24 | 1 | -0/+17 |
* | 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 |