HalosGhost / pbpst

A command-line libcurl C client for pb deployments
GNU General Public License v2.0
44 stars 9 forks source link

Should have fully working completion now #46

Closed halfwit closed 8 years ago

halfwit commented 8 years ago

In my testing, this works perfectly, see if it does for you.

HalosGhost commented 8 years ago

@halfwit, that probably needs no stay -Dq and not be changed to -Qd. I will test this today to see how it looks!

halfwit commented 8 years ago

Typo heh.

HalosGhost commented 8 years ago

Actually, it seems that this only offers completion for a single UUID, where the current implementation offers all available uuids.

The only change we should have from the current master is ideally to show all fields shown in -Dq but only completing the UUIDs.

More clearly, what is it that this PR is meant to add support for that the current implementation does not provide?