Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: prepare for release of 4.3.3 zsh-4.3.3 | Peter Stephenson | 2007-04-16 | 2 | -2/+10 |
| | |||||
* | unposted: more random calendar system fixes and improvements | Peter Stephenson | 2007-03-26 | 5 | -84/+133 |
| | |||||
* | 23228: calendar tweaks, including summer time adjustment | Peter Stephenson | 2007-03-22 | 2 | -14/+80 |
| | |||||
* | unposted: tweak for possible multibyte characters. | Bart Schaefer | 2007-02-26 | 1 | -6/+12 |
| | |||||
* | 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. | ||||
* | 23142: calendar enhancements: relative times, recurring events | Peter Stephenson | 2007-01-31 | 5 | -66/+270 |
| | |||||
* | 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 |
| | |||||
* | Vin Shelton: 23027: typo in calsys.yo | Peter Stephenson | 2006-12-04 | 3 | -57/+135 |
| | | | | unposted: missing autoload in calendar_add, improve age date shortcuts | ||||
* | unposted: fix calendar stuff | Peter Stephenson | 2006-12-01 | 1 | -2/+7 |
| | |||||
* | c.f. 23023: new calendar function system. | Peter Stephenson | 2006-12-01 | 9 | -0/+1192 |
| | |||||
* | boring .distfiles stuff | Peter Stephenson | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | Add a number of other notes about terminal attributes. | Bart Schaefer | 2006-10-16 | 1 | -3/+39 |
| | |||||
* | Add an example, as a comment. | Bart Schaefer | 2006-10-16 | 1 | -0/+19 |
| | |||||
* | 22874: run-help unquoting wasn't consistent | Peter Stephenson | 2006-10-15 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | 22739: arno: different test for theme in prompt -c | Peter Stephenson | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | zsh-users/10720: a couple of checkmail fixes | Peter Stephenson | 2006-09-15 | 1 | -1/+2 |
| | |||||
* | 22672: arno: unset ksharrays for prompt functions | Peter Stephenson | 2006-09-07 | 2 | -3/+5 |
| | |||||
* | 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 |
| | |||||
* | 22594: Attempt to fix some off-by-one errors for completion lists | Peter Stephenson | 2006-08-09 | 1 | -0/+4 |
| | | | | that exactly fit the display width | ||||
* | 22593: add handle-nonexistent style to MIME handler | Peter Stephenson | 2006-08-09 | 1 | -2/+21 |
| | |||||
* | 22592: add tcp_send -c option for cat | Peter Stephenson | 2006-08-08 | 1 | -10/+20 |
| | |||||
* | 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 |
| | |||||
* | 22480: autoload math functions from zmathfuncdef | Peter Stephenson | 2006-06-02 | 1 | -0/+26 |
| | |||||
* | unposted: improve recognition of parameter arguments in zmathfuncdef | Peter Stephenson | 2006-04-23 | 1 | -1/+1 |
| | |||||
* | 22416: forgot zmathfuncdef | Peter Stephenson | 2006-04-20 | 1 | -0/+45 |
| | |||||
* | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2006-04-19 | 3 | -27/+64 |
| | | | | unposted: add styles to pick-web-browser | ||||
* | 22417: allow autocd with execute-as-is | Peter Stephenson | 2006-04-11 | 1 | -2/+5 |
| | |||||
* | 22407: zsh-mime-handler now needs NULL_GLOB | Peter Stephenson | 2006-04-09 | 1 | -1/+1 |
| | |||||
* | tweak pattern matching for execute-as-is | Peter Stephenson | 2006-04-06 | 1 | -4/+17 |
| | |||||
* | 22394, 22043: execute-as-is style for MIME suffixes | Peter Stephenson | 2006-04-05 | 1 | -0/+16 |
| | |||||
* | 22638: MACHINES: IRIX | Peter Stephenson | 2006-03-21 | 1 | -1/+1 |
| | | | | users/10047: zle widget -K keymap | ||||
* | 22305: no default for pine-directory | Peter Stephenson | 2006-02-28 | 1 | -3/+3 |
| | | | | unposted: a couple of small doc fixes | ||||
* | 22285: assorted fixes: | Peter Stephenson | 2006-02-19 | 2 | -5/+16 |
| | | | | | | | _imagemagick files intro.yo list of other manual pages pick-web-browser: add firefox zsh-mime-setup: list consistent with styles for zsh-mime-handler | ||||
* | typo in AE and OE ligatures | Peter Stephenson | 2006-01-08 | 1 | -1/+1 |
| | |||||
* | 22065: starts with "--". | Clint Adams | 2005-12-09 | 1 | -1/+1 |
| | |||||
* | 22056: Restore MIME style defaults | Peter Stephenson | 2005-12-07 | 1 | -3/+3 |
| | |||||
* | 22053: FAQ tweak plus better option and parameter documentation | Peter Stephenson | 2005-12-06 | 1 | -32/+103 |
| | | | | in zsh-newuser-install | ||||
* | Changes implied by users/9744. | Bart Schaefer | 2005-12-05 | 1 | -1/+5 |
| |