Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 20612: add options to match-words-by-style widget | Peter Stephenson | 2004-12-09 | 1 | -15/+48 |
| | |||||
* | 20222: turn on max function depth | Peter Stephenson | 2004-07-30 | 2 | -16/+20 |
| | | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search | ||||
* | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 2004-07-29 | 2 | -1/+82 |
| | | | | add history-pattern-search widget | ||||
* | 20145: Additional arguments to read-from-minibuffer specify initial values | Bart Schaefer | 2004-07-12 | 1 | -2/+2 |
| | | | | of LBUFFER and RBUFFER. | ||||
* | unposted: fix .distfiles for zed-set-file-name | Peter Stephenson | 2004-06-26 | 1 | -0/+1 |
| | |||||
* | 20089: various zed improvements | Peter Stephenson | 2004-06-23 | 1 | -0/+9 |
| | |||||
* | Minor update to cooperate with zle-line-init. | Bart Schaefer | 2004-06-22 | 1 | -1/+3 |
| | |||||
* | unposted: zsh-4.2.0-pre-1 zsh-4.2.0-pre-1 | Peter Stephenson | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | zsh-users/6736: widget that puts double-quotes around words before | Bart Schaefer | 2003-10-27 | 1 | -0/+46 |
| | | | | invoking completion. | ||||
* | zsh-users/6738: replacement for self-insert that quotes shell | Bart Schaefer | 2003-10-27 | 1 | -0/+148 |
| | | | | metacharacters when they appear in a word that looks like a URL. | ||||
* | 19185: wrong context in delete-whole-word-match | Peter Stephenson | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | 19183: new delete-whole-word-match | Peter Stephenson | 2003-10-13 | 1 | -0/+56 |
| | |||||
* | 18824: kill-word-match deleted to end of line. | Peter Stephenson | 2003-07-07 | 1 | -1/+1 |
| | |||||
* | 18472: spelling corrections | Oliver Kiddle | 2003-04-25 | 3 | -5/+5 |
| | |||||
* | 18432: Minor miscellany of comments and rationalisations. | Peter Stephenson | 2003-04-03 | 1 | -3/+11 |
| | |||||
* | unposted: tidy up after word match functions from 18394 | Peter Stephenson | 2003-04-03 | 8 | -67/+4 |
| |