Package: zsh Version: 4.2.4-7 Severity: wishlist As part of UI cleanups, a bunch of commands in baz 1.3 won't have the -A option anymore, which seems to break the completion code. The fix is to just go from things like:
baz branches -A [EMAIL PROTECTED] fnord to: baz branches [EMAIL PROTECTED]/fnord I'm not sure if all the namespacy commands will lose -A by 1.3, but it'd be good to be ready just in case. Another option is to use "baz abrowse" instead, e.g.: baz abrowse --branches [EMAIL PROTECTED]/fnord but that's not as trivial to parse. thanks, -rob ps you said you had a patch, THIS IS NOT A DREAM. -- Words of the day: SP4 Sears Tower NATO JFK Delta Force AVN Axis Of Evil Consul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

