summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Collapse)AuthorFilesLines
2005-08-18unposted: cent is now p % in insert-unicode-charPeter Stephenson1-1/+1
2005-08-1821662: new zle widget insert-unicode-charPeter Stephenson1-0/+106
2005-08-10A couple more minor tweaks to the "trap" section.Wayne Davison1-2/+4
2005-08-09Changes based on Thorsten's message #21581.Wayne Davison1-9/+15
2005-08-0821575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson1-0/+10
2005-08-01unposted: Perforce "attribute" commandPeter Stephenson1-0/+23
21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping
2005-07-26Mention the new inverse-hash that is output by PROMPT_SP.Wayne Davison1-4/+2
2005-07-21unposted: bring various .distfiles up to datePeter Stephenson1-1/+2
2005-07-2021498: Add zsh/newuser modulePeter Stephenson1-0/+37
2005-07-16Fixed the heading for the new PROMPT_SP option.Wayne Davison1-1/+1
2005-07-15Document the new PROMPT_SP option.Wayne Davison1-0/+18
2005-06-2721387: zcalc documentation for precision featuresPeter Stephenson1-1/+25
2005-06-0821314: declare expl local in example use of _wantedOliver Kiddle1-1/+2
2005-06-0121296: Add ERR alias for ZERR where possible.Peter Stephenson2-2/+7
"trap" reports alias names.
2005-05-28Remove one stray quote that crept in with the two-hyphens fix.Bart Schaefer1-1/+1
2005-05-23users/8856, users/8863: which-command stuffPeter Stephenson1-0/+12
2005-05-1721264: document return status of (( ... ))Peter Stephenson1-1/+4
2005-05-1021248: avoid use of subsection within list because it causes makeinfoOliver Kiddle1-2/+2
to produce broken docbook XML
2005-05-09Add [[:IFS:]] etc. tests.Peter Stephenson1-12/+75
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer8-46/+53
2005-04-1421141: fix some issues associated with the {myfd}>... syntaxPeter Stephenson1-0/+25
2005-04-1221133: New {myfd} syntax for allocating file descriptorsPeter Stephenson1-0/+25
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson15-52/+53
2005-03-2121042: limitations with execute-named-commandPeter Stephenson1-0/+4
2005-03-18Document the HIST_SAVE_BY_COPY option and made a few tweaks toWayne Davison1-6/+22
the history-appending options.
2005-03-18users/8609: document order of more parameter expansion flagsPeter Stephenson1-3/+11
2005-02-2820888: allow signal names to have the SIG prefix includedPeter Stephenson1-2/+3
2005-02-2220844: prune trailing slashes from named directoryPeter Stephenson1-0/+2
2005-02-2120837: typos in contrib docsPeter Stephenson1-10/+11
2005-02-1520812: Add functions for exception handlingPeter Stephenson1-2/+89
2005-01-1920728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson1-1/+6
also use ulimit -x for RLIMIT_LOCK
2005-01-1320708: enhance replace-stringPeter Stephenson1-0/+7
2005-01-12users/8354: Document limitation of glob_complete and matching controlPeter Stephenson1-0/+5
2005-01-1020661: *(+func) = *(e:func:)Peter Stephenson1-1/+15
2004-12-0920612: add options to match-words-by-style widgetPeter Stephenson1-0/+12
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-20/+27
Separate justification width of parameters from base/precision.
2004-11-2220572: Allow alternative signal namesPeter Stephenson1-0/+13
2004-11-16users/8219: add $HISTCMDPeter Stephenson2-1/+10
2004-10-19Fixed the default completion-cache path. (Change from Alexey Tourbin.)Wayne Davison1-2/+2
2004-10-0820467: Reintroduce rusage-based escapes for TIMEFMT.Peter Stephenson1-2/+22
2004-10-0520412, tweaked: Make test builtin more POSIX compatiblePeter Stephenson1-0/+6
20435: Make pattern.c not alter strings.
2004-10-0120427: Fix problem with _oldlist and custom completer.Peter Stephenson1-0/+7
20339: show-completer style
2004-09-2220397: Fix places where texinfo changes "--" to "-"Bart Schaefer2-3/+3
2004-09-20Fix typo.Bart Schaefer1-1/+1
2004-09-1020348: rejig WIDGETSTYLE and add WIDGETFUNCPeter Stephenson1-8/+14
2004-09-0920331: Use internal zlong variables for consistencyPeter Stephenson1-0/+10
20332: Add WIDGETSTYLE zle parameter
2004-09-0820330: rationalise zle return statusesPeter Stephenson1-14/+19
2004-09-0320308: add EVAL_LINENO optionPeter Stephenson1-1/+14
2004-09-0220303: zle -I test and running zle widgets in trapsPeter Stephenson1-3/+6
2004-08-1620251: integer conversion truncationPeter Stephenson1-1/+2
20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1