about summary refs log tree commit diff
path: root/Functions
Commit message (Collapse)AuthorAgeFilesLines
* 11484: allow zmv to rename to equivalent but differently named filesPeter Stephenson2007-05-141-7/+2
|
* 23301: fix semicolon mistyped as a colon.Clint Adams2007-04-191-1/+1
|
* users/11419: zle copy-region-as-kill <string>Peter Stephenson2007-04-193-33/+29
| | | | adds text to the kill ring
* unposted: meant to add add-zsh-hook a while ago zsh-4.3.4Peter Stephenson2007-04-191-0/+63
|
* users/11424: don't embed a comment inside a math expression.Wayne Davison2007-04-181-2/+2
|
* unposted: prepare for release of 4.3.3 zsh-4.3.3Peter Stephenson2007-04-162-2/+10
|
* unposted: more random calendar system fixes and improvementsPeter Stephenson2007-03-265-84/+133
|
* 23228: calendar tweaks, including summer time adjustmentPeter Stephenson2007-03-222-14/+80
|
* unposted: tweak for possible multibyte characters.Bart Schaefer2007-02-261-6/+12
|
* unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer2007-02-261-21/+50
| | | | smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
* 23142: calendar enhancements: relative times, recurring eventsPeter Stephenson2007-01-315-66/+270
|
* users/11083: functions for handling shell arguments in ZLEPeter Stephenson2006-12-153-19/+132
|
* Unposted, see 23042: add some missing backslashes at the ends of lines.Bart Schaefer2006-12-111-3/+3
|
* Vin Shelton: 23027: typo in calsys.yoPeter Stephenson2006-12-043-57/+135
| | | | unposted: missing autoload in calendar_add, improve age date shortcuts
* unposted: fix calendar stuffPeter Stephenson2006-12-011-2/+7
|
* c.f. 23023: new calendar function system.Peter Stephenson2006-12-019-0/+1192
|
* boring .distfiles stuffPeter Stephenson2006-10-251-0/+1
|
* Add a number of other notes about terminal attributes.Bart Schaefer2006-10-161-3/+39
|
* Add an example, as a comment.Bart Schaefer2006-10-161-0/+19
|
* 22874: run-help unquoting wasn't consistentPeter Stephenson2006-10-151-0/+3
|
* 22854: replace-string-againPeter Stephenson2006-10-102-34/+49
|
* 22804: Mikael Magnusson: allow zero-length narrow-to-region rangePeter Stephenson2006-10-021-3/+1
|
* 22739: arno: different test for theme in prompt -cPeter Stephenson2006-09-211-1/+1
|
* zsh-users/10720: a couple of checkmail fixesPeter Stephenson2006-09-151-1/+2
|
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-072-3/+5
|
* 22606: add match-word-context.Peter Stephenson2006-08-143-20/+55
| | | | Remove workaround from match-words-by-style
* unposted: update distributed files.Clint Adams2006-08-131-19/+19
|
* 22594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson2006-08-091-0/+4
| | | | that exactly fit the display width
* 22593: add handle-nonexistent style to MIME handlerPeter Stephenson2006-08-091-2/+21
|
* 22592: add tcp_send -c option for catPeter Stephenson2006-08-081-10/+20
|
* unposted: yet more history-beginning-search-menu fixesPeter Stephenson2006-08-021-8/+8
|
* 22574: more history-beginning-search-menu fixesPeter Stephenson2006-08-011-2/+2
|
* 22573: smooth interface to history-beginning-search-menuPeter Stephenson2006-08-011-11/+34
| | | | document how to quote metacharacters for reverse array subscript
* unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer2006-07-311-0/+76
|
* 22561: fix long-standing display bug in incremental-complete-word.Bart Schaefer2006-07-291-2/+11
|
* 22560: tweak history-beginning-search-menu to clear menu after usePeter Stephenson2006-07-281-0/+13
|
* 22559: add history-beginning-search-menuPeter Stephenson2006-07-281-0/+89
|
* 22556: Multibyte separators and delimitersPeter Stephenson2006-07-241-2/+3
|
* 22492: url-quote-magic should detect syntactic word breaks correctlyBart Schaefer2006-06-171-1/+1
|
* 22480: autoload math functions from zmathfuncdefPeter Stephenson2006-06-021-0/+26
|
* unposted: improve recognition of parameter arguments in zmathfuncdefPeter Stephenson2006-04-231-1/+1
|
* 22416: forgot zmathfuncdefPeter Stephenson2006-04-201-0/+45
|
* 22416, tweaked: math functions via shell functionsPeter Stephenson2006-04-193-27/+64
| | | | unposted: add styles to pick-web-browser
* 22417: allow autocd with execute-as-isPeter Stephenson2006-04-111-2/+5
|
* 22407: zsh-mime-handler now needs NULL_GLOBPeter Stephenson2006-04-091-1/+1
|
* tweak pattern matching for execute-as-isPeter Stephenson2006-04-061-4/+17
|
* 22394, 22043: execute-as-is style for MIME suffixesPeter Stephenson2006-04-051-0/+16
|
* 22638: MACHINES: IRIXPeter Stephenson2006-03-211-1/+1
| | | | users/10047: zle widget -K keymap
* 22305: no default for pine-directoryPeter Stephenson2006-02-281-3/+3
| | | | unposted: a couple of small doc fixes
* 22285: assorted fixes:Peter Stephenson2006-02-192-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