Simon Ruderich
|
b2da9b3afc
|
29757: Doc/Zsh/compsys.yo: Remove superfluous brace.
|
2011-09-07 13:43:38 +00:00 |
|
Simon Ruderich
|
d88c4241f9
|
29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default.
|
2011-09-07 13:40:23 +00:00 |
|
Mikael Magnusson
|
ba3ebac710
|
29736: mention when zstyle -t returns 1.
|
2011-09-06 16:13:09 +00:00 |
|
Peter Stephenson
|
ca7269e82d
|
users/16289: don't delete temporary files on disown.
Document.
|
2011-08-28 16:38:28 +00:00 |
|
Mikael Magnusson
|
512660352f
|
29504: note when (#cN,M) can't be used in place of # or ##.
|
2011-08-14 23:19:22 +00:00 |
|
Mikael Magnusson
|
7db1a0cf3d
|
29388, 29680: clarify note about e:string: quoting.
|
2011-08-14 23:10:41 +00:00 |
|
Mikael Magnusson
|
5d97a1f1cd
|
29673: Clarify what 'other' in the ignore-line style does
|
2011-08-14 07:21:20 +00:00 |
|
Peter Stephenson
|
8cbd510002
|
29674: add $epochtime to datetime
|
2011-08-11 18:45:04 +00:00 |
|
Mikael Magnusson
|
7e27b4eee3
|
unposted: fix two typos in 29661
|
2011-08-10 23:04:57 +00:00 |
|
Peter Stephenson
|
bbbaed2b53
|
29663: add $EPOCHREALTIME to zsh/datetime
|
2011-08-10 11:31:18 +00:00 |
|
Peter Stephenson
|
e7f198f267
|
29661: Improved documentation for {var}>... redirections
|
2011-08-09 18:26:24 +00:00 |
|
Peter Stephenson
|
d48faef8cd
|
29633: more care with anonymous and other functions
|
2011-08-03 18:45:17 +00:00 |
|
Peter Stephenson
|
6844a63daf
|
29602 etc. etc.: description of filename extension
|
2011-07-28 09:18:34 +00:00 |
|
Frank Terbeck
|
3dfa00a583
|
unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian.
|
2011-07-03 11:54:11 +00:00 |
|
Peter Stephenson
|
d8177def3f
|
Axel Beckert: 29506: use form SINGLE_LINE_ZLE in manual
|
2011-06-25 11:55:58 +00:00 |
|
Peter Stephenson
|
6062529d3f
|
29492: add argument handling to anonymous functions
|
2011-06-19 20:12:00 +00:00 |
|
Peter Stephenson
|
4e556ac875
|
unposted: document change to brace parameter completion context in 29452/29459
|
2011-06-14 18:59:23 +00:00 |
|
Peter Stephenson
|
12e246495c
|
29413: "print -S" for saving to history with lexical word split
|
2011-06-03 19:54:43 +00:00 |
|
Frank Terbeck
|
42a260df99
|
29434: contrib.yo: Use PLUS() to avoid a + being silently dropped.
|
2011-06-02 16:15:23 +00:00 |
|
Bart Schaefer
|
f1667d2c62
|
29416: Fix (mis-)uses of var() in vcs_info documentation.
|
2011-06-01 15:06:17 +00:00 |
|
Mikael Magnusson
|
b197c9dbfb
|
29385: document when local-directories is used instead of directories
|
2011-05-27 15:57:50 +00:00 |
|
Mikael Magnusson
|
607dbc0cd1
|
29392: remove use-perl style docs
|
2011-05-27 14:50:30 +00:00 |
|
Mikael Magnusson
|
2b2ad86b13
|
28364: document another special highlight
|
2011-05-27 14:29:02 +00:00 |
|
Mikael Magnusson
|
6c6cb0e23d
|
unposted: document PROMPT_EOL_MARK can be empty
|
2011-05-27 00:51:38 +00:00 |
|
Mikael Magnusson
|
533f3c9d91
|
unposted: quote a -e with tt(), fix some of my changelog entries.
|
2011-05-22 13:31:44 +00:00 |
|
Mikael Magnusson
|
0198b8423d
|
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
|
2011-05-19 16:24:38 +00:00 |
|
Mikael Magnusson
|
6a29bc80d0
|
29261: Add g:: flag.
|
2011-05-19 16:16:28 +00:00 |
|
Mikael Magnusson
|
72cb7cfc6f
|
29307, 29308 + replies: Fix some doubled words in docs and comments.
|
2011-05-19 16:10:46 +00:00 |
|
Bart Schaefer
|
c439c742e8
|
unposted: Minor clarification in doc for -l option
|
2011-05-18 01:54:36 +00:00 |
|
Bart Schaefer
|
f32c60347f
|
29312, users/16032: add "zparseopts -M"
|
2011-05-18 01:50:59 +00:00 |
|
Mikael Magnusson
|
7aefbdb937
|
29271: document _alternative -O name.
|
2011-05-14 18:16:44 +00:00 |
|
Mikael Magnusson
|
3b4fcfe797
|
29206: fix formatting
|
2011-05-11 10:02:00 +00:00 |
|
Peter Stephenson
|
c59e19cd77
|
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
|
2011-05-10 15:40:32 +00:00 |
|
Frank Terbeck
|
0ba32c9130
|
unposted: Add missing word ("style") spotted by Bart.
|
2011-05-07 18:39:35 +00:00 |
|
Frank Terbeck
|
e1be101682
|
29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend.
|
2011-05-07 07:05:35 +00:00 |
|
Peter Stephenson
|
fe8a106850
|
29114: use same FTP sites list in FAQ and META-FAQ.
|
2011-04-30 20:52:22 +00:00 |
|
Peter Stephenson
|
95b83f217d
|
Simon Ruderich: 29004: update archive list
|
2011-04-18 08:38:52 +00:00 |
|
Frank Terbeck
|
eb46727d3a
|
28959: Make the nvcsformats style be used if vcs_info is disabled.
|
2011-03-30 21:24:42 +00:00 |
|
Frank Terbeck
|
7c50fa1262
|
28961: Add `no-vcs' hook.
|
2011-03-30 21:19:17 +00:00 |
|
Frank Terbeck
|
abe0ee3936
|
28960: Add functions to add/remove static hooks.
|
2011-03-30 21:17:07 +00:00 |
|
Frank Terbeck
|
ae6fb299f3
|
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
|
2011-03-30 20:07:05 +00:00 |
|
Peter Stephenson
|
35004b546d
|
Mikael: 28948: compdef -e overrides interpretation of argument as service
|
2011-03-29 08:46:56 +00:00 |
|
Peter Stephenson
|
f2dca9e155
|
users/15864: turn zsh_directory_name into a hook
|
2011-03-11 16:32:07 +00:00 |
|
Bart Schaefer
|
07d1d2d402
|
Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
completion function naming convention of a leading underscore.
|
2011-03-08 16:08:37 +00:00 |
|
Frank Terbeck
|
2eac105770
|
28853: Fix typo: preceed -> precede
|
2011-03-04 13:25:25 +00:00 |
|
Bart Schaefer
|
e58ad7548f
|
28805: move stray text about the sched builtin away from the set builtin.
|
2011-03-03 05:06:14 +00:00 |
|
Peter Stephenson
|
dbbcbf67cb
|
28791: exit on errors with special builtins with POSIXBUILTINS
|
2011-02-22 20:09:20 +00:00 |
|
Peter Stephenson
|
73ebca4fe9
|
28783: allow parentheses to be special in more places with SH_GLOB
|
2011-02-21 11:32:47 +00:00 |
|
Peter Stephenson
|
0e792b9447
|
28784: exit on exec redirection error with POISX_BUILTINS
|
2011-02-21 11:28:49 +00:00 |
|
Peter Stephenson
|
24e97ba046
|
28773: add zle-history-line-set widget
|
2011-02-18 22:34:29 +00:00 |
|