about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-02 17:23:16 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-02 17:23:16 +0000
commit662d3e297c836eefe5287d8f66c87570b7a96529 (patch)
tree2a88503199e71bf72df26b938c2172e6145b21df
parentf0d9070036a806c6188a78639cf9dbda836d0f32 (diff)
downloadzsh-662d3e297c836eefe5287d8f66c87570b7a96529.tar.gz
zsh-662d3e297c836eefe5287d8f66c87570b7a96529.tar.xz
zsh-662d3e297c836eefe5287d8f66c87570b7a96529.zip
users/12754: document [(w)...] only works on forward indexing
-rw-r--r--ChangeLog3
-rw-r--r--Doc/Zsh/params.yo3
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4099db1ab..b1b272abd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-02  Peter Stephenson  <pws@csr.com>
 
+	* users/12754: Doc/Zsh/params.yo: [(w)...] doesn't work with (i),
+	(I), (r), (R).
+
 	* unposted: update version to 4.3.6-dev-0 to avoid clash with
 	released version.
 
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 48e1838bf..a6f187957 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -190,7 +190,8 @@ startitem()
 item(tt(w))(
 If the parameter subscripted is a scalar then this flag makes
 subscripting work on words instead of characters.  The default word
-separator is whitespace.
+separator is whitespace.  Currently this flag does not work
+with reverse subscripting (the tt(i), tt(I), tt(r) and tt(R) flags).
 )
 item(tt(s:)var(string)tt(:))(
 This gives the var(string) that separates words (for use with the