Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Auto completion (zsh) #2

Open
EtienneLem opened this issue Dec 28, 2012 · 1 comment
Open

Auto completion (zsh) #2

EtienneLem opened this issue Dec 28, 2012 · 1 comment

Comments

@EtienneLem
Copy link
Contributor

Not quite sure this should be in the official gem, so I’ll juste leave it as an issue open for discussion.

Controlling Rdio from the terminal is amazing, but you’d want these commands to be a little bit faster. For some reason I always end up typing rdio curretn

Anywho, I have a version (https://github.com/EtienneLem/rdio-cli) that add dynamic zsh auto completion.
All you need is this setting in your .zshrc file

Works like a charm 😄

@pengwynn
Copy link
Owner

Nice. I was thinking about doing this exact thing but perhaps as an _rdio function so we could do second-level arguments like I did for t. I think between rdio commands and rdio help <command> we could do it all at run-time and not need the big rake task I did over there. Would love a PR.

Repository owner locked and limited conversation to collaborators Dec 11, 2015
Repository owner locked and limited conversation to collaborators Dec 11, 2015
Repository owner unlocked this conversation Dec 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants