Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 4.3.8 zsh-4.3.8 | Peter Stephenson | 2008-10-29 | 1 | -2/+2 |
| | |||||
* | 25276: use autoload -z for zsh-autoload functions | Peter Stephenson | 2008-07-11 | 9 | -9/+9 |
| | |||||
* | unposted: fix warn_create_global warnings in copy-earlier-word | Peter Stephenson | 2008-07-07 | 1 | -1/+3 |
| | |||||
* | 25244: add subword-range style | Peter Stephenson | 2008-06-24 | 3 | -11/+17 |
| | |||||
* | users/12987: add subword capability to word-style | Peter Stephenson | 2008-06-24 | 2 | -14/+70 |
| | |||||
* | restore read-from-minibuffer save/restore | Peter Stephenson | 2008-04-07 | 1 | -15/+35 |
| | |||||
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 2 | -14/+10 |
| | |||||
* | 24781: enhance word-context to use next or previous word | Peter Stephenson | 2008-04-02 | 1 | -14/+11 |
| | |||||
* | 24082: delete-whole-word-match failed on whitespace | Peter Stephenson | 2007-11-10 | 1 | -1/+1 |
| | |||||
* | 24081: fix xtrace | Peter Stephenson | 2007-11-10 | 1 | -1/+1 |
| | |||||
* | Mikael Magnusson, 24076; 24081: cancel argument processing after widget | Peter Stephenson | 2007-11-10 | 3 | -4/+4 |
| | | | | calls with general arguments | ||||
* | 23791: use VARARR for MB_CUR_MAX | Peter Stephenson | 2007-08-22 | 1 | -1/+1 |
| | | | | | users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word | ||||
* | users/11790: avoid nounset | Peter Stephenson | 2007-08-21 | 2 | -0/+4 |
| | |||||
* | users/11419: zle copy-region-as-kill <string> | Peter Stephenson | 2007-04-19 | 3 | -33/+29 |
| | | | | adds text to the kill ring | ||||
* | users/11424: don't embed a comment inside a math expression. | Wayne Davison | 2007-04-18 | 1 | -2/+2 |
| | |||||
* | unposted (based on users/10881,10884): add auto-previous zstyle, update | Bart Schaefer | 2007-02-26 | 1 | -21/+50 |
| | | | | smart-insert-last-word to use auto-suffix-retain, "always" block, etc. | ||||
* | users/11083: functions for handling shell arguments in ZLE | Peter Stephenson | 2006-12-15 | 3 | -19/+132 |
| | |||||
* | Unposted, see 23042: add some missing backslashes at the ends of lines. | Bart Schaefer | 2006-12-11 | 1 | -3/+3 |
| | |||||
* | boring .distfiles stuff | Peter Stephenson | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | Add an example, as a comment. | Bart Schaefer | 2006-10-16 | 1 | -0/+19 |
| | |||||
* | 22854: replace-string-again | Peter Stephenson | 2006-10-10 | 2 | -34/+49 |
| | |||||
* | 22804: Mikael Magnusson: allow zero-length narrow-to-region range | Peter Stephenson | 2006-10-02 | 1 | -3/+1 |
| | |||||
* | 22606: add match-word-context. | Peter Stephenson | 2006-08-14 | 3 | -20/+55 |
| | | | | Remove workaround from match-words-by-style | ||||
* | unposted: update distributed files. | Clint Adams | 2006-08-13 | 1 | -19/+19 |
| | |||||
* | unposted: yet more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-02 | 1 | -8/+8 |
| | |||||
* | 22574: more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-01 | 1 | -2/+2 |
| | |||||
* | 22573: smooth interface to history-beginning-search-menu | Peter Stephenson | 2006-08-01 | 1 | -11/+34 |
| | | | | document how to quote metacharacters for reverse array subscript | ||||
* | unposted: a technique for overriding ZLE widgets within a selected keymap | Bart Schaefer | 2006-07-31 | 1 | -0/+76 |
| | |||||
* | 22561: fix long-standing display bug in incremental-complete-word. | Bart Schaefer | 2006-07-29 | 1 | -2/+11 |
| | |||||
* | 22560: tweak history-beginning-search-menu to clear menu after use | Peter Stephenson | 2006-07-28 | 1 | -0/+13 |
| | |||||
* | 22559: add history-beginning-search-menu | Peter Stephenson | 2006-07-28 | 1 | -0/+89 |
| | |||||
* | 22556: Multibyte separators and delimiters | Peter Stephenson | 2006-07-24 | 1 | -2/+3 |
| | |||||
* | 22492: url-quote-magic should detect syntactic word breaks correctly | Bart Schaefer | 2006-06-17 | 1 | -1/+1 |
| | |||||
* | 22638: MACHINES: IRIX | Peter Stephenson | 2006-03-21 | 1 | -1/+1 |
| | | | | users/10047: zle widget -K keymap | ||||
* | typo in AE and OE ligatures | Peter Stephenson | 2006-01-08 | 1 | -1/+1 |
| | |||||
* | Changes implied by users/9744. | Bart Schaefer | 2005-12-05 | 1 | -1/+5 |
| | |||||
* | 22021: back-to-back Unicode insertions didn't work. | Peter Stephenson | 2005-11-24 | 1 | -1/+6 |
| | |||||
* | 22014: argument-base, insert-unicode-char | Peter Stephenson | 2005-11-24 | 2 | -0/+18 |
| | |||||
* | 21898: insert-composed-char can take command line argument | Peter Stephenson | 2005-10-21 | 1 | -2/+16 |
| | | | | 21899: add "roadmap" to manual | ||||
* | 21891: compose double width characters with ^A etc. | Peter Stephenson | 2005-10-19 | 1 | -0/+12 |
| | |||||
* | unposted: a few more miscellaneous composable symbols | Peter Stephenson | 2005-10-17 | 1 | -1/+37 |
| | |||||
* | Unposted, c.f. 21752: Expand insert-composed-char. | Peter Stephenson | 2005-09-22 | 3 | -250/+387 |
| | |||||
* | 21676: insert-unicode-char now insert-composed-char. | Peter Stephenson | 2005-08-22 | 3 | -230/+424 |
| | | | | Also uses RFC 1345. | ||||
* | 21662: new zle widget insert-unicode-char | Peter Stephenson | 2005-08-18 | 1 | -0/+214 |
| | |||||
* | unposted: bring various .distfiles up to date | Peter Stephenson | 2005-07-21 | 1 | -0/+1 |
| | |||||
* | users/8856, users/8863: which-command stuff | Peter Stephenson | 2005-05-23 | 1 | -0/+42 |
| | |||||
* | "keeper" function suite | Bart Schaefer | 2005-01-21 | 2 | -0/+86 |
| | |||||
* | 20708: enhance replace-string | Peter Stephenson | 2005-01-13 | 1 | -9/+17 |
| | |||||
* | 20614: fix 20613 | Peter Stephenson | 2004-12-09 | 1 | -6/+5 |
| | |||||
* | 20613: fix inconsistencies with embedded whitespace in match-words-by-style | Peter Stephenson | 2004-12-09 | 1 | -2/+20 |
| |