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

svn completion widget--argument position?



it seems svn ci will only tab-complete files if it's the first argument to svn.

svn -m "comment" ci file

is just as valid as

svn ci file -m "comment"

and something i got into the habit of a long time ago

unfortunately

svn -m "comment" ci fi<TAB>

-- 
Aaron Davies
aaron.davies@xxxxxxxxx



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