summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2015-07-2435896: index zle_highlightBarton E. Schaefer2-0/+8
2015-07-2435865: document %^ prompt expansionOliver Kiddle1-0/+4
2015-07-2435864: add sysopen, sysseek and systell to system moduleOliver Kiddle1-0/+58
2015-07-2335824: allow highlighting of just pasted text and put text from bracketed pas...Oliver Kiddle1-0/+3
2015-07-1335775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf1-0/+4
2015-07-0935708: add UNDO_LIMIT_NOPeter Stephenson1-1/+22
2015-07-06unposted: alphabetize ${(b)...} flagBarton E. Schaefer1-19/+19
2015-07-0635709: explain :s/// modifier contexts.Barton E. Schaefer1-0/+13
2015-07-0635704: compadd -E 0 should imply -J and -2Oliver Kiddle1-1/+3
2015-06-29unposted: fix formatting typo in options list.Peter Stephenson1-1/+1
2015-06-2935655: APPEND_CREATE option for POSIX copmatible NO_CLOBBERPeter Stephenson1-4/+21
2015-06-2635626: update POSIX_CD to note that it is on in ksh and sh emulationsBarton E. Schaefer1-1/+1
2015-06-24various posts: Implement assignment parsing for typeset.Peter Stephenson3-21/+81
2015-06-2235554: Document narrow-to-region -l and -r.Mikael Magnusson1-2/+9
2015-06-1935474, 35492: support the bracketed paste mode of newer terminal emulatorsOliver Kiddle2-0/+29
2015-06-1935487, 35496: don't reinstate previous incremental search stringOliver Kiddle1-1/+3
2015-06-1135442: document MULTIBYTE is always on by default when availablePeter Stephenson1-5/+3
2015-06-0935418: fix usage synopsis for _describe to be clear that a singleOliver Kiddle1-1/+1
2015-06-0635350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer1-31/+31
2015-06-0535386: expand tabs where useful in builtins outputing function.Peter Stephenson2-8/+26
2015-06-02unposted: Typo fixDaniel Shahaf1-1/+1
2015-06-0235353: print -x and print -X expand tabsPeter Stephenson1-1/+22
2015-05-3135343: Avoid $#name length handling for POSIX_IDENTIFIERSPeter Stephenson2-0/+14
2015-05-30users/20238: add "fc -L" to operate only on the local shell historyBarton E. Schaefer1-6/+10
2015-05-3035311: typo in zfuput behaviourHan Pingtian1-1/+1
2015-05-2835318: POSIX_BUILTINS behaviour for getopts.Peter Stephenson2-1/+6
2015-05-2635289: fix typos in the description of emulateJun-ichi Takimoto1-2/+2
2015-05-2135250: Fix case documentation (SH_GLOB)Peter Stephenson1-5/+11
2015-05-1835193: Add "unalias -a".Peter Stephenson1-1/+8
2015-05-1435110: don't implicitly initialize restricted integers to zeroPeter Stephenson1-0/+18
2015-05-12unposted: include doc tweek to expn.yo from 35071Jun T1-6/+6
2015-05-1235086: reapply a hunk from 35067 for expn.yoJun T1-0/+19
2015-05-1235075: improve manual formatJun-ichi Takimoto24-374/+401
2015-05-1035067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson1-0/+19
2015-05-0835059: fix, document, test readonly -p.Peter Stephenson1-0/+5
2015-05-06c.f. 35041: typo in zle.yoPeter Stephenson1-1/+1
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto9-254/+265
2015-05-0135008: clarify description of 'exec' and 'return'Jun-ichi Takimoto1-6/+12
2015-05-0135007: Note in doc about scope of ZLE parametersPeter Stephenson1-0/+15
2015-04-2934992: POSIX fix for readonly variables.Peter Stephenson1-0/+7
2015-04-2534961: minor wording clarificationBarton E. Schaefer1-1/+1
2015-04-2534961: sysparams[pid] and sysparams[ppid] added to variables indexBarton E. Schaefer1-0/+2
2015-04-1634902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson3-20/+31
2015-04-1334880: POSIX_TRAPS docHan Pingtian1-1/+1
2015-04-1334875: CSH_JUNKIE_HISTORY docHan Pingtian1-2/+2
2015-04-13users/20078: HIST_BEEP docHan Pingtian1-1/+1
2015-04-0734850: make URLs in html/pdf docs clickableJun-ichi Takimoto5-32/+32
2015-04-0334840: minor format fixes in prompt.yoJun-ichi Takimoto1-3/+3
2015-04-0334836: fix description of '%-0<<' in prompt.yoJun-ichi Takimoto1-1/+2
2015-04-0134822: correction to GLOB_SUBST docHan Pingtian1-1/+1