summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2002-04-23Add "relative".Bart Schaefer1-5/+3
2002-04-23users/4851: Convert a full path to a path relative to a directory.Bart Schaefer1-0/+28
2002-04-0416933: more sophisticated versions of these functionsOliver Kiddle2-16/+27
2002-03-30+ Added -W to auto-convert wildcards in both the find and replace strings.Wayne Davison1-17/+43
+ Fixed the usage message to output the '$' args and '\' characters (they were getting eaten).
2002-03-2116879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2-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.
2002-03-07make zrecompile show the error messages from zcompile unless the -q option ↵Sven Wischnowsky1-9/+14
is given (16774)
2002-03-05unposted: usual fixups for .distfilesPeter Stephenson1-0/+1
2002-03-0516767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson1-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.
2002-02-09unposted: improve apm and screen handlingClint Adams1-4/+10
2002-02-07unposted: Colin Walters's prompt, adapted for the theme systemClint Adams2-0/+26
2002-01-31use RPS2 to put states on the rightOliver Kiddle1-0/+2
2002-01-0916422: zcalc non-default base outputPeter Stephenson1-1/+1
2001-12-1716352: allow output formats to be specified in zcalcOliver Kiddle1-25/+48
2001-12-07* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson1-0/+22
history, handle errors in expression, document -#base option.
2001-11-15unposted: typo fixClint Adams1-1/+1
2001-11-1516254: complete map names after ypmatchPeter Stephenson1-1/+35
16255: options for default output base for zcalc
2001-11-06fix for IRIXOliver Kiddle1-0/+6
2001-11-0216198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle1-17/+23
2001-10-08zcalc base display fixPeter Stephenson1-1/+5
2001-09-27.distfiles fixes for 4.1.0-dev-2Peter Stephenson2-1/+3
2001-09-21tetris game for ZLEAndrew Main2-0/+244
2001-08-28zmv fixesPeter Stephenson1-8/+5
2001-08-17unposted: Functions/Prompts/prompt_adam2_setup: eliminateAdam Spiers1-71/+68
horrible inefficiencies resulting from avoidable fork()s
2001-08-16Fix problem with output bases in zcalcPeter Stephenson1-2/+5
2001-08-0715585: bash-style up- and down-case wordsPeter Stephenson2-0/+18
2001-07-2715511: zcalc tweaksPeter Stephenson1-2/+6
2001-07-2715507: new zcalc functionPeter Stephenson1-0/+142
15508: cvs tag didn't complete tags despite it's claim.
2001-07-2015432: New bash-transpose-words widgetPeter Stephenson1-0/+9
2001-07-0615279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson5-2/+32
2001-07-03unposted: update distfiles for 15211Clint Adams1-0/+1
2001-07-0215211: zsh/pcre moduleClint Adams1-0/+25
2001-06-29Bart15083: bash-backward-kill-wordClint Adams1-0/+8
2001-06-2615094: don't display battery level of -1%Clint Adams1-1/+1
2001-06-14Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson1-6/+49
2001-05-31(14602)Sven Wischnowsky1-2/+2
2001-05-29spelling correctionsOliver Kiddle3-4/+4
2001-05-2714492: new prompt themeClint Adams2-1/+74
2001-04-11Strip %[BSubsu] as well as %{*%} before computing width of prompt.Bart Schaefer1-6/+6
2001-04-11Update a comment.Bart Schaefer1-1/+1
2001-04-094.0.1-pre-3 version change with some .distfiles updatesPeter Stephenson1-0/+1
2001-04-05Better handling of long command strings, faster padding computation.Bart Schaefer1-13/+29
2001-04-05Methods for avoiding the nopromptcr problem, from users/3401 and more.Bart Schaefer1-0/+95
2001-04-05Write history entries for jobs resumed with fg/bg; from users/3795, plusBart Schaefer1-0/+29
a couple of minor bugfixes.
2001-04-02cleanup after function moveSven Wischnowsky1-0/+4
2001-04-02after-move cleanupSven Wischnowsky14-0/+1264
2001-04-02new after moveSven Wischnowsky1-0/+5
2001-04-02changed after moving functionsSven Wischnowsky4-19/+19
2001-04-02moved to ./Functions/Misc/zstyle+Sven Wischnowsky1-35/+0
2001-04-02moved to ./Functions/Misc/zrecompileSven Wischnowsky1-244/+0
2001-04-02moved to ./Functions/Misc/zmvSven Wischnowsky1-268/+0