From c7869fad844c2eb967a2237bb602eb9d15145f4f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 12 Feb 2010 12:56:00 +0000 Subject: unposted: add P to list of glob qualifiers to complete --- Completion/Zsh/Type/_globquals | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/Type/_globquals b/Completion/Zsh/Type/_globquals index 54d98ec0f..541c45b9d 100644 --- a/Completion/Zsh/Type/_globquals +++ b/Completion/Zsh/Type/_globquals @@ -221,6 +221,7 @@ case $state in "n:numeric glob sort" "o:+ sort order, up" "O:+ sort order, down" + "P:prepend word" "[:+ range of files" "):end of qualifiers" "\::modifier" -- cgit 1.4.1