Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

$+var and (P) flag



Hello,
simple test:

a=1
varname='+a'
echo ${(P)varname}

yields empty output. Is there any way to use the $+var syntax with (P) flag?

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author