summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Collapse)AuthorFilesLines
2009-02-14Richard Hartmann: 26558: modify option description on invocation againPeter Stephenson1-3/+6
2009-02-1226560: document autoload -z/-k (finally)Peter Stephenson1-0/+5
2009-02-1126546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson1-4/+56
environments, plus documentation
2009-02-11Richard Hartmann: 26550: document unchangeable options betterPeter Stephenson1-4/+6
2009-02-11Frank Terbeck: 26549: VCS_Info improvements: check for changes in gitPeter Stephenson1-0/+30
2009-02-11Richard Hartmann: 26547: index NOoptions without underscorePeter Stephenson1-1/+29
2009-02-0926535: Richard Hartmann: typo in recent pathPeter Stephenson1-1/+314
26536: Richard Hartmann: option index entries for "NO" options
2009-02-0826530: emulate -c restores all options on returnAndrey Borzenkov1-1/+2
2009-02-07Allan Caffee <allan.caffee@gmail.com>: 26532:Peter Stephenson1-1/+141
index options under names without underscore, too
2009-02-06unposted: typo in previous patch spotted by MikaelPeter Stephenson1-1/+1
2009-02-0626517: fix naming of prompt expansion section in Unix manualPeter Stephenson6-8/+17
2009-02-04TBD: documentation of highlightingPeter Stephenson1-6/+3
2009-02-0126504: document that local_options does not restore everythingAndrey Borzenkov1-2/+3
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 Stephenson3-19/+20
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