Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mikael: 25143: spelling corrections | Peter Stephenson | 2008-06-10 | 1 | -1/+1 |
| | | | | | 25144: report supported bases 25139: fix number | ||||
* | 24986: prompt escapes for colours | Peter Stephenson | 2008-05-09 | 1 | -3/+4 |
| | |||||
* | 24957: better sanity checking of colour ranges | Peter Stephenson | 2008-05-06 | 1 | -8/+6 |
| | | | | always use termcap for numeric ranges where available | ||||
* | 24911: missed REGION_ACTIVE documentation, somehow | Peter Stephenson | 2008-05-06 | 1 | -0/+7 |
| | |||||
* | 24953: "default" zle_highlight; fix allocation bug in colour sequences | Peter Stephenson | 2008-05-06 | 1 | -0/+4 |
| | |||||
* | 24900: add backward-kill-word behaviour to isearch | Peter Stephenson | 2008-05-01 | 1 | -24/+57 |
| | | | | document isearch commands better | ||||
* | 24899: make colour escape sequences configurable | Peter Stephenson | 2008-05-01 | 1 | -12/+59 |
| | | | | allow ANSI colour names | ||||
* | Matt Wozniski: typo | Peter Stephenson | 2008-04-29 | 1 | -1/+1 |
| | |||||
* | 24894: enable colouring of highlighted text in editor | Peter Stephenson | 2008-04-29 | 1 | -0/+19 |
| | |||||
* | 24822: highlighting of isearch matches | Peter Stephenson | 2008-04-26 | 1 | -2/+7 |
| | | | | unposted: not in NEWS that COMBINING_CHARS is not on by default | ||||
* | 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 |
| | | | | 24485: note on includes for term.h | ||||
* | Mikael Magnusson, 24076; 24081: cancel argument processing after widget | Peter Stephenson | 2007-11-10 | 1 | -1/+3 |
| | | | | calls with general arguments | ||||
* | users/11419: zle copy-region-as-kill <string> | Peter Stephenson | 2007-04-19 | 1 | -3/+11 |
| | | | | adds text to the kill ring | ||||
* | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 2006-12-10 | 1 | -2/+4 |
| | | | | 23044: print -c and print -C didn't handle unmetafied input | ||||
* | 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 |
| | | | | users/10047: zle widget -K keymap | ||||
* | 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 ↵ | Peter Stephenson | 2005-09-09 | 1 | -0/+8 |
| | | | | invalid characters or EOF | ||||
* | 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 |
| | | | | 20332: Add WIDGETSTYLE zle parameter | ||||
* | 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 |
| | | | | add history-pattern-search widget | ||||
* | 20149: improve prompt-reset code | Peter Stephenson | 2004-07-11 | 1 | -3/+3 |
| | | | | 20150: commit ancient memory leak fix(?) in completion | ||||
* | 20126: tidy up before 4.2.1 | Peter Stephenson | 2004-07-02 | 1 | -0/+5 |
| | | | | 20127: tweaked version of Wayne's patch to reexand prompts | ||||
* | 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 |
| | | | | | strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | ||||
* | 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 |
| |