about summary refs log tree commit diff
path: root/Functions
Commit message (Collapse)AuthorAgeFilesLines
* 18174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2003-02-032-0/+65
|
* 18143: fix some problems with "toggle" style.Bart Schaefer2003-01-271-1/+2
|
* 18143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer2003-01-272-9/+25
|
* 17928: Zvi Har'El: don't interpret escapes when setting the command bufferOliver Kiddle2002-11-121-1/+1
|
* Massive improvement of --max-procs handling; reorganize option parsing toBart Schaefer2002-09-041-44/+68
| | | | do only what's necessary for each early-bailout test; bump version number.
* Implement --max-procs.Bart Schaefer2002-09-021-7/+43
|
* Add zargs.Bart Schaefer2002-09-021-1/+1
|
* Based on users/5283: Implement xargs-like segmenting of argument list, withBart Schaefer2002-09-021-0/+199
| | | | a command called on each segment.
* unposted: clint prompt theme %v typo correctionClint Adams2002-08-171-1/+1
|
* 17414: narrow-to-region save and restore.Peter Stephenson2002-07-051-46/+89
|
* 17410: narrow-to-region widgetsPeter Stephenson2002-07-042-0/+87
|
* Usual .distfiles tidy-up zsh-4.1.0-dev-5Peter Stephenson2002-06-171-0/+2
|
* Add "relative".Bart Schaefer2002-04-231-5/+3
|
* users/4851: Convert a full path to a path relative to a directory.Bart Schaefer2002-04-231-0/+28
|
* 16933: more sophisticated versions of these functionsOliver Kiddle2002-04-042-16/+27
|
* + Added -W to auto-convert wildcards in both the find and replace strings.Wayne Davison2002-03-301-17/+43
| | | | | + Fixed the usage message to output the '$' args and '\' characters (they were getting eaten).
* 16879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2002-03-212-0/+26
| | | | | | | Functions/Zle/down-line-or-beginning-search, Doc/Zsh/contrib.yo: originally by Bart --- widgets which combine up-line-or-search and history-beginning-search-backward behaviour.
* make zrecompile show the error messages from zcompile unless the -q option ↵Sven Wischnowsky2002-03-071-9/+14
| | | | is given (16774)
* unposted: usual fixups for .distfiles zsh-4.1.0-dev-4Peter Stephenson2002-03-051-0/+1
|
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2002-03-051-0/+19
| | | | | | | | | Functions/Zle/copy-earlier-word: Enhance insert-last-word to pick different lines from the history (including the current line) and different words from that line. Add copy-earlier-word as suggested by Dominik Vogt to copy words from either the current line, or (following an insert-last-word) a previous history line.
* unposted: improve apm and screen handlingClint Adams2002-02-091-4/+10
|
* unposted: Colin Walters's prompt, adapted for the theme systemClint Adams2002-02-072-0/+26
|
* use RPS2 to put states on the rightOliver Kiddle2002-01-311-0/+2
|
* 16422: zcalc non-default base outputPeter Stephenson2002-01-091-1/+1
|
* 16352: allow output formats to be specified in zcalcOliver Kiddle2001-12-171-25/+48
|
* * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson2001-12-071-0/+22
| | | | history, handle errors in expression, document -#base option.
* unposted: typo fixClint Adams2001-11-151-1/+1
|
* 16254: complete map names after ypmatchPeter Stephenson2001-11-151-1/+35
| | | | 16255: options for default output base for zcalc
* fix for IRIXOliver Kiddle2001-11-061-0/+6
|
* 16198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle2001-11-021-17/+23
|
* zcalc base display fixPeter Stephenson2001-10-081-1/+5
|
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-272-1/+3
|
* tetris game for ZLEAndrew Main2001-09-212-0/+244
|
* zmv fixesPeter Stephenson2001-08-281-8/+5
|
* unposted: Functions/Prompts/prompt_adam2_setup: eliminateAdam Spiers2001-08-171-71/+68
| | | | horrible inefficiencies resulting from avoidable fork()s
* Fix problem with output bases in zcalcPeter Stephenson2001-08-161-2/+5
|
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-072-0/+18
|
* 15511: zcalc tweaksPeter Stephenson2001-07-271-2/+6
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-0/+142
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* 15432: New bash-transpose-words widgetPeter Stephenson2001-07-201-0/+9
|
* 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson2001-07-065-2/+32
|
* unposted: update distfiles for 15211Clint Adams2001-07-031-0/+1
|
* 15211: zsh/pcre moduleClint Adams2001-07-021-0/+25
|
* Bart15083: bash-backward-kill-wordClint Adams2001-06-291-0/+8
|
* 15094: don't display battery level of -1%Clint Adams2001-06-261-1/+1
|
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-141-6/+49
|
* (14602)Sven Wischnowsky2001-05-311-2/+2
|
* spelling correctionsOliver Kiddle2001-05-293-4/+4
|
* 14492: new prompt themeClint Adams2001-05-272-1/+74
|
* Strip %[BSubsu] as well as %{*%} before computing width of prompt.Bart Schaefer2001-04-111-6/+6
|