chbrown / overdrive

Bash script to download mp3s from the OverDrive audiobook service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement] Tabbing autocomplete for commands

antwonw opened this issue · comments

It's be nice if tabbing autocomplete was added for commends.

i.e.

overdrive do[TAB] >> overdrive download
overdrive re[TAB] >> overdrive return

PRs welcome ;)