summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2008-10-1825912: fix another metafication bug in completionPeter Stephenson1-10/+8
and remove lies about matchers
2008-10-17Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson1-1/+1
2008-10-1425893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson1-8/+10
2008-10-10unposted: protect () in doc from macro expansionPeter Stephenson1-1/+1
2008-10-10Fix trailing backslash in example.Bart Schaefer1-1/+1
2008-10-1025029: : "environ" style to allow a different search path when completingBart Schaefer1-0/+8
as a different user.
2008-10-0925831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson2-2/+4
2008-09-2725760: add (~) flagPeter Stephenson1-1/+13
2008-09-2725755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson1-1/+4
25759: fix dynamic named directory crash, static named directory consistency
2008-09-2625744: dynamic named directories and further doshfunc() simplificationPeter Stephenson1-2/+72
2008-09-2325733: add revision number to Perforce vcs_info backendPeter Stephenson1-10/+11
add abbreviation to list of backends
2008-09-2325732: make vcs_info p4 backend use server if style use-server is setPeter Stephenson1-0/+15
2008-09-2225720: remove misleading vcs_info bit about PROMPT_SUBST.Clint Adams1-3/+0
2008-09-2225715: Frank Terbeck: vcs_info now works immediatelyPeter Stephenson1-1/+1
2008-09-1925693: Frank Terbeck: another doc glitchPeter Stephenson1-4/+8
2008-09-19users/13262: Frank Terbeck: another formatting fixPeter Stephenson1-2/+5
2008-09-19users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson1-2/+334
add VCS_Info function system
2008-09-19c.f. users/13251: update mapfile doc againPeter Stephenson1-1/+4
2008-09-18users/13239: add some comments to mapfile docPeter Stephenson1-3/+6
2008-09-1625677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson1-0/+10
tidy up interface to doshfunc()
2008-09-1125643: keep DEBUG and ZERR traps in subshellsPeter Stephenson1-1/+3
2008-09-1125641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson1-0/+8
2008-09-0525627: add $ZSH_SUBSHELLPeter Stephenson1-0/+7
2008-09-0525615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson2-9/+17
2008-09-0325603: format error in compsys.yoPeter Stephenson1-2/+2
2008-09-0325595: fix line numbers with EVAL_LINENO,Peter Stephenson1-9/+12
try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack
2008-08-21Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson1-0/+13
Also doc.
2008-08-1325448: add $funcfiletrace to show absolute line number for callerPeter Stephenson1-0/+13
2008-08-1225443 (tweaked): allow $functrace to show sourced filesPeter Stephenson1-0/+5
2008-08-1125247 with further modifications: add $funcsourcetracePeter Stephenson1-1/+11
2008-08-11unposted: prvent command(s) from looking like a Yodl macroPeter Stephenson1-2/+2
2008-08-11unposted: prvent zshaddhistory() from looking like a Yodl macroPeter Stephenson1-1/+1
2008-08-0725418: set PROMPT_SUBST for all Bourne-style shellsPeter Stephenson1-1/+1
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson3-4/+22
Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
2008-08-0625409: fix eval's use of lastvalPeter Stephenson1-1/+4
2008-08-06unposted: two-word clarification of ZLS_COLORS usage.Bart Schaefer1-1/+1
2008-08-0625389: rearrange precedence of ZLS_COLORS alternatives.Bart Schaefer1-3/+3
2008-07-3125364: fix k flag in hash subscriptPeter Stephenson1-3/+4
2008-07-30cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson1-1/+2
2008-07-29users/13072: add follow option to file-sortPeter Stephenson1-1/+4
2008-07-2325330: fix description of zcurses "position" (was documented as "location").Clint Adams1-3/+3
2008-07-1725272: add zshaddhistory hookPeter Stephenson1-0/+28
2008-07-1425278: rename sections in compwid.yo to avoid confusionPeter Stephenson4-27/+27
2008-07-0525266: always use EXTENDED_GLOB for patterns in ZLS_COLORSPeter Stephenson1-1/+2
2008-06-3025255: add anonymous function capabilityPeter Stephenson1-0/+36
2008-06-2425244: add subword-range stylePeter Stephenson1-2/+7
2008-06-24users/12987: add subword capability to word-stylePeter Stephenson1-0/+9
2008-06-2425242: Mikael V prompt test for contents of psvarPeter Stephenson1-0/+2
2008-06-2325237: TCP function system: make tcp_on_open return status significantPeter Stephenson1-1/+8
2008-06-2325236: zsh-mime-setup -l argumentsPeter Stephenson1-2/+8