about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* 16241: new rand48(param) math functionPeter Stephenson2001-11-151-0/+33
|
* 16228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle2001-11-091-3/+4
|
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-3/+3
|
* 16198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle2001-11-021-0/+4
|
* 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.Peter Stephenson2001-10-261-7/+8
| | | | 15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
* Fix for texi2html 1.64Peter Stephenson2001-10-242-2/+4
|
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-241-0/+5
| | | | display when accepting commands
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-181-3/+10
|
* add sourceforge to metafaqPeter Stephenson2001-10-161-0/+4
|
* use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle2001-10-151-2/+4
|
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-101-0/+15
|
* change file completion default to offer globbed files and directories on ↵Sven Wischnowsky2001-10-091-9/+11
| | | | first try (15995)
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-3/+9
|
* Norbert Koch: 15954: fix variable name inconsistencyClint Adams2001-10-061-1/+1
|
* add printf builtin (15851, 15948)Oliver Kiddle2001-10-051-0/+18
|
* make expand style (file completion) work again; no more special behaviour ↵Sven Wischnowsky2001-10-051-5/+5
| | | | with menu completion; try to make docs clearer (15944)
* s/AUTO_CONT/AUTO_CONTINUE/Geoff Wing2001-10-051-1/+1
|
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-1/+1
|
* Fix ancient `print -z' doc bug.Bart Schaefer2001-09-251-2/+1
|
* Document side-effects of TERM assignment.Bart Schaefer2001-09-241-1/+6
|
* tetris game for ZLEAndrew Main2001-09-211-0/+20
|
* ZLE doc xref to BAUD, fix doc build error.Bart Schaefer2001-09-152-1/+9
|
* update URL references to http://zsh.sunsite.dk/ (15792)Oliver Kiddle2001-09-122-2/+2
|
* 15783: document ztcp builtinClint Adams2001-09-103-1/+99
|
* 15765: introduce [:ascii:] classClint Adams2001-09-091-0/+1
|
* 15734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main2001-09-031-0/+13
| | | | examine the current selection.
* Parameter expansion doc mop-up.Bart Schaefer2001-08-251-122/+145
|
* Change one var() to tt().Bart Schaefer2001-08-221-1/+1
|
* unposted: Mention the word `greedy' in the docs for the S flag, toAdam Spiers2001-08-151-2/+2
| | | | make it easier to find for those used to Perl-speak.
* unposted: Add missing docs for cache-policy style.Adam Spiers2001-08-151-0/+6
|
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-121-1/+1
|
* follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky2001-08-081-0/+4
| | | | back (15597)
* 15586: remove =alias expansion, leaving only =cmd.Peter Stephenson2001-08-071-3/+1
|
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-071-2/+7
|
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
|
* 15511: zcalc tweaksPeter Stephenson2001-07-271-0/+6
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-0/+36
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* 15498: zle doc fixPeter Stephenson2001-07-262-11/+27
|
* More index entry etc. cleanup.Bart Schaefer2001-07-251-38/+49
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-0/+6
|
* fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky2001-07-251-1/+1
|
* make display for groups in _describe nicer; improve packing with ↵Sven Wischnowsky2001-07-251-0/+12
| | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
* Fix errors introduced by 15354.Bart Schaefer2001-07-242-3/+2
|
* 15432: New bash-transpose-words widgetPeter Stephenson2001-07-201-2/+4
|
* add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky2001-07-181-0/+14
| | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+10
|
* Explain the effect of CORRECT on HASH_CMDS et al.Bart Schaefer2001-07-121-3/+6
|
* Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer2001-07-1013-107/+176
|
* 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson2001-07-062-4/+37
|
* back out 15266Peter Stephenson2001-07-061-2/+1
|