Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-04 | TBD: documentation of highlighting | Peter Stephenson | 1 | -6/+3 | |
2009-01-28 | 26463: Greg Klanderman: add zle-line-finish widget | Peter Stephenson | 1 | -2/+13 | |
26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution | |||||
2009-01-19 | 26366: add "isearch" keymap and "accept-search" functino | Peter Stephenson | 1 | -4/+15 | |
2008-12-09 | 26110: option to allow vared to open to an alternative terminal | Peter Stephenson | 1 | -1/+6 | |
2008-10-17 | Rocky: 25907: Makefile needs .exe to run zsh on Cygwin | Peter Stephenson | 1 | -1/+1 | |
2008-06-10 | Mikael: 25143: spelling corrections | Peter Stephenson | 1 | -1/+1 | |
25144: report supported bases 25139: fix number | |||||
2008-05-09 | 24986: prompt escapes for colours | Peter Stephenson | 1 | -3/+4 | |
2008-05-06 | 24957: better sanity checking of colour ranges | Peter Stephenson | 1 | -8/+6 | |
always use termcap for numeric ranges where available | |||||
2008-05-06 | 24911: missed REGION_ACTIVE documentation, somehow | Peter Stephenson | 1 | -0/+7 | |
2008-05-06 | 24953: "default" zle_highlight; fix allocation bug in colour sequences | Peter Stephenson | 1 | -0/+4 | |
2008-05-01 | 24900: add backward-kill-word behaviour to isearch | Peter Stephenson | 1 | -24/+57 | |
document isearch commands better | |||||
2008-05-01 | 24899: make colour escape sequences configurable | Peter Stephenson | 1 | -12/+59 | |
allow ANSI colour names | |||||
2008-04-29 | Matt Wozniski: typo | Peter Stephenson | 1 | -1/+1 | |
2008-04-29 | 24894: enable colouring of highlighted text in editor | Peter Stephenson | 1 | -0/+19 | |
2008-04-26 | 24822: highlighting of isearch matches | Peter Stephenson | 1 | -2/+7 | |
unposted: not in NEWS that COMBINING_CHARS is not on by default | |||||
2008-04-26 | 24878: add incremental pattern searches | Peter Stephenson | 1 | -0/+21 | |
2008-04-07 | restore read-from-minibuffer save/restore | Peter Stephenson | 1 | -2/+6 | |
2008-04-05 | 24793: Ismail: typo | Peter Stephenson | 1 | -1/+1 | |
2008-04-04 | 24790: YODL items need closing parentheses on next line | Peter Stephenson | 1 | -3/+6 | |
2008-04-03 | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 1 | -3/+156 | |
2008-01-29 | 24483: minor sectioning fixes in doc | Peter Stephenson | 1 | -1/+1 | |
24485: note on includes for term.h | |||||
2007-11-10 | Mikael Magnusson, 24076; 24081: cancel argument processing after widget | Peter Stephenson | 1 | -1/+3 | |
calls with general arguments | |||||
2007-04-19 | users/11419: zle copy-region-as-kill <string> | Peter Stephenson | 1 | -3/+11 | |
adds text to the kill ring | |||||
2006-12-10 | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 1 | -2/+4 | |
23044: print -c and print -C didn't handle unmetafied input | |||||
2006-10-16 | Doc for auto-suffix-remove/retain. | Bart Schaefer | 1 | -0/+18 | |
2006-04-25 | 22427: zle <widget> -w sets the environment for <widget> | Peter Stephenson | 1 | -3/+9 | |
2006-04-23 | users/10172: new zle command read-command | Peter Stephenson | 1 | -0/+16 | |
2006-03-21 | 22638: MACHINES: IRIX | Peter Stephenson | 1 | -2/+6 | |
users/10047: zle widget -K keymap | |||||
2006-03-20 | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 1 | -3/+3 | |
2006-01-28 | 22169: hook function zle-keymap-select called when $KEYMAP changes | Peter Stephenson | 1 | -2/+15 | |
2005-11-24 | 22014: argument-base, insert-unicode-char | Peter Stephenson | 1 | -0/+17 | |
2005-09-09 | 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on ↵ | Peter Stephenson | 1 | -0/+8 | |
invalid characters or EOF | |||||
2005-03-21 | 21042: limitations with execute-named-command | Peter Stephenson | 1 | -0/+4 | |
2004-11-16 | users/8219: add $HISTCMD | Peter Stephenson | 1 | -1/+4 | |
2004-09-22 | 20397: Fix places where texinfo changes "--" to "-" | Bart Schaefer | 1 | -1/+1 | |
2004-09-10 | 20348: rejig WIDGETSTYLE and add WIDGETFUNC | Peter Stephenson | 1 | -8/+14 | |
2004-09-09 | 20331: Use internal zlong variables for consistency | Peter Stephenson | 1 | -0/+10 | |
20332: Add WIDGETSTYLE zle parameter | |||||
2004-09-08 | 20330: rationalise zle return statuses | Peter Stephenson | 1 | -14/+19 | |
2004-09-02 | 20303: zle -I test and running zle widgets in traps | Peter Stephenson | 1 | -3/+6 | |
2004-07-29 | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 1 | -1/+4 | |
add history-pattern-search widget | |||||
2004-07-11 | 20149: improve prompt-reset code | Peter Stephenson | 1 | -3/+3 | |
20150: commit ancient memory leak fix(?) in completion | |||||
2004-07-02 | 20126: tidy up before 4.2.1 | Peter Stephenson | 1 | -0/+5 | |
20127: tweaked version of Wayne's patch to reexand prompts | |||||
2004-07-01 | 7650: new reset-prompt zle widget | Peter Stephenson | 1 | -0/+9 | |
2004-06-22 | Document default bindings of copy-prev-shell-word. | Bart Schaefer | 1 | -1/+1 | |
2004-04-06 | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 1 | -2/+10 | |
2003-12-15 | 19295: $CONTEXT zle parameter | Peter Stephenson | 1 | -0/+19 | |
2003-12-15 | extra comment for zsh-line-init | Peter Stephenson | 1 | -0/+2 | |
2003-12-12 | 19281: zle-line-init special widget | Peter Stephenson | 1 | -0/+20 | |
2003-05-22 | 18559, 18562: make modules use proper option arguments | Peter Stephenson | 1 | -3/+2 | |
2003-04-25 | 18472: spelling corrections | Oliver Kiddle | 1 | -1/+1 | |