From 662d3e297c836eefe5287d8f66c87570b7a96529 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 2 Apr 2008 17:23:16 +0000 Subject: users/12754: document [(w)...] only works on forward indexing --- Doc/Zsh/params.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/params.yo') 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 -- cgit 1.4.1