summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2009-01-2826463: Greg Klanderman: add zle-line-finish widgetPeter Stephenson1-2/+13
26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution
2009-01-2726448: add glob sort operators oe and o+Peter Stephenson1-1/+11
2009-01-26Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystemsPeter Stephenson1-2/+2
2009-01-2526425: allow "emulate sh -c command" to eval command under sh emulationAndrey Borzenkov1-6/+14
2009-01-1926366: add "isearch" keymap and "accept-search" functinoPeter Stephenson1-4/+15
2009-01-15Phil Pennock: 26312: Document no variables altered on failed matchPeter Stephenson3-2/+8
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson1-10/+1
Was causing memory corruption
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-5/+6
add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest
2009-01-09unposted: tweak doc for 26270Peter Stephenson1-0/+9
2009-01-09262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson1-1/+9
2009-01-06unposted: fix yodl problem with 26229Peter Stephenson1-1/+2
2009-01-03Richard Hartmann: 26229: note zstat link following behaviourPeter Stephenson1-0/+1
2009-01-03Frank Terbeck: 26215: VCS_Info disable-patterns stylePeter Stephenson1-0/+10
2008-12-2926185: fix two places where path to global zshenv was specified statically.Clint Adams1-2/+2
2008-12-18Richard Hartmann: 26155: quote use of . for a command in textPeter Stephenson3-5/+5
2008-12-11Frank Terbeck: 26125: add "command" style to VCS_INFOPeter Stephenson1-0/+20
2008-12-1026121: add -B <lines> option to calendarPeter Stephenson1-0/+4
2008-12-0926110: option to allow vared to open to an alternative terminalPeter Stephenson1-1/+6
2008-11-2413482: Frank Terbeck: fix some prompt docs for vcs infoPeter Stephenson1-1/+4
2008-11-20users/13464: allow MIME suffixes to match upper case variantsPeter Stephenson1-0/+4
26075: fix repeated calendar events so that the next event is always in the future
2008-11-1726056 "< <(...)more_stuff" etc. are errorsPeter Stephenson1-0/+2
2008-11-1726055: ensure process substitution is handled before parameter and commandPeter Stephenson1-3/+2
2008-11-1326042 with some fixes from 26043 (Mikael):Peter Stephenson1-3/+9
allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams1-0/+1
Kazuhiro NISHIYAMA.
2008-10-3025958: make it possible to get docs for startup files correctPeter Stephenson4-19/+28
2008-10-26Mikael: 25933: typosPeter Stephenson3-3/+3
2008-10-2425931: Test for prompt code reentrancyPeter Stephenson1-0/+6
users/13400: clarify some ksh-like editing issues
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