On 07/14/2014 05:54 PM, "Nordlöw" wrote: > On Monday, 14 July 2014 at 00:10:38 UTC, Mathias LANG wrote: >>>> complete --config= too, so you could tab complete > > Yeah, that would be nice. Need to add som json parsing to the bash logic. Any > suggestions on how to most easily and portably do that?
So, I implemented that for the builtin ones for the fish shell... It's manually implemented, but easy enough to extend. https://github.com/D-Programming-Language/dub/pull/375 -- Matt Soucy http://msoucy.me/
