about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* unposted: Minor documentation tweaks.Daniel Shahaf2015-09-052-3/+4
|
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-051-1/+1
| | | | | | | This shows, during 'git merge', the revision hashes of the "remote" head (the one that will become second parent of the commit) in the %m expando. Review-by: Frank Terbeck
* 36417: fix/update top level texinfo menuJun-ichi Takimoto2015-09-041-8/+18
|
* users/20475: document cdr stores unique entry of most recent usePeter Stephenson2015-08-281-3/+7
|
* 36216: Simpler handling of UNDO_LIMIT_NOPeter Stephenson2015-08-181-6/+4
|
* unposted: use of $f in zmvPeter Stephenson2015-08-171-1/+10
|
* 36078: vcs_info: Adjust documentation for no longer exportingMikael Magnusson2015-08-121-6/+5
|
* 36092: return the zpty master file descriptor in $REPLY for use with "zle ↵Barton E. Schaefer2015-08-111-0/+9
| | | | -F" etc.
* 36044: deactivate-region widget for escape in visual modeOliver Kiddle2015-08-111-0/+5
|
* 36067: fix typo and format in the documentationJun T2015-08-114-15/+15
|
* 35885: document closing fd's opened with sysopenPeter Stephenson2015-08-101-0/+5
|
* 35954: Doc: sysopen -u is not optionalMikael Magnusson2015-08-081-2/+2
|
* 35928: '%-m' should work even if not supported by strftime(3)Jun-ichi Takimoto2015-08-081-3/+4
| | | | Also clarify document.
* _arguments docs: Divide into subsectionsDaniel Shahaf2015-07-271-0/+12
|
* _arguments docs: Bring all option descriptions to one placeDaniel Shahaf2015-07-271-54/+85
|
* 35896: index zle_highlightBarton E. Schaefer2015-07-242-0/+8
|
* 35865: document %^ prompt expansionOliver Kiddle2015-07-241-0/+4
|
* 35864: add sysopen, sysseek and systell to system moduleOliver Kiddle2015-07-241-0/+58
|
* 35824: allow highlighting of just pasted text and put text from bracketed ↵Oliver Kiddle2015-07-231-0/+3
| | | | paste in cut buffers
* 35775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf2015-07-131-0/+4
| | | | | | | | To try this, see the instructions at the top of Util/zyodl.vim (in the comment). * Util/zyodl.vim: New syntax highlighting file. * Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading. * Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
* 35708: add UNDO_LIMIT_NOPeter Stephenson2015-07-091-1/+22
|
* unposted: alphabetize ${(b)...} flagBarton E. Schaefer2015-07-061-19/+19
|
* 35709: explain :s/// modifier contexts.Barton E. Schaefer2015-07-061-0/+13
|
* 35704: compadd -E 0 should imply -J and -2Oliver Kiddle2015-07-061-1/+3
|
* unposted: fix formatting typo in options list.Peter Stephenson2015-06-291-1/+1
|
* 35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBERPeter Stephenson2015-06-291-4/+21
|
* 35626: update POSIX_CD to note that it is on in ksh and sh emulationsBarton E. Schaefer2015-06-261-1/+1
|
* various posts: Implement assignment parsing for typeset.Peter Stephenson2015-06-243-21/+81
| | | | | | | | | | | | Typeset assignments now work like raw assignments except for no "+=" and no GLOB_ASSIGN. Documented in typeset builtin doc and mentioned in release notes. Tests to ensure basic sanity. Enabled by default, can be turned off by "disable -r" with typeset family of commands.
* 35554: Document narrow-to-region -l and -r.Mikael Magnusson2015-06-221-2/+9
|
* 35474, 35492: support the bracketed paste mode of newer terminal emulatorsOliver Kiddle2015-06-192-0/+29
|
* 35487, 35496: don't reinstate previous incremental search stringOliver Kiddle2015-06-191-1/+3
| | | | when search direction changes
* 35442: document MULTIBYTE is always on by default when availablePeter Stephenson2015-06-111-5/+3
|
* 35418: fix usage synopsis for _describe to be clear that a singleOliver Kiddle2015-06-091-1/+1
| | | | description is used
* 35350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer2015-06-061-31/+31
|
* 35386: expand tabs where useful in builtins outputing function.Peter Stephenson2015-06-052-8/+26
| | | | | | Also add to zed -f. Option is -x <numm>.
* unposted: Typo fixDaniel Shahaf2015-06-021-1/+1
|
* 35353: print -x and print -X expand tabsPeter Stephenson2015-06-021-1/+22
|
* 35343: Avoid $#name length handling for POSIX_IDENTIFIERSPeter Stephenson2015-05-312-0/+14
|
* users/20238: add "fc -L" to operate only on the local shell historyBarton E. Schaefer2015-05-301-6/+10
| | | | Also avoid invoking the editor on empty results.
* 35311: typo in zfuput behaviourHan Pingtian2015-05-301-1/+1
|
* 35318: POSIX_BUILTINS behaviour for getopts.Peter Stephenson2015-05-282-1/+6
| | | | | It needs to keep OPTIND, as well as the index within the string pointed to by OPTIND, global in this case.
* 35289: fix typos in the description of emulateJun-ichi Takimoto2015-05-261-2/+2
| | | | based on 34981 by Han Pingtian
* 35255: if available, use texi2any instead of texi2htmlJun-ichi Takimoto2015-05-231-5/+9
|
* 35250: Fix case documentation (SH_GLOB)Peter Stephenson2015-05-211-5/+11
|
* 35193: Add "unalias -a".Peter Stephenson2015-05-181-1/+8
|
* 35110: don't implicitly initialize restricted integers to zeroPeter Stephenson2015-05-141-0/+18
|
* unposted: include doc tweek to expn.yo from 35071Jun T2015-05-121-6/+6
| | | | expn.yo is now essentially the same as commit 6269db8
* 35086: reapply a hunk from 35067 for expn.yoJun T2015-05-121-0/+19
| | | | the hunk has been mistakenly reverted by 35075
* 35075: improve manual formatJun-ichi Takimoto2015-05-1224-374/+401
| | | | also fixed a ChangeLog entry for 35034 (2015-05-06)
* 35067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson2015-05-101-0/+19
| | | | | | Doc tweak from Daniel in 35071. Includes test.